Skip to content

Commit

Permalink
Correct faustgen version in Windows MakeRelease.bat.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Apr 16, 2024
1 parent 1e6bbbe commit acdb3df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/MakeRelease.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off

SET VERSION=2.73.2
SET FAUSTGENVERSION=1.66
SET VERSION=2.73.2
SET FAUSTGENVERSION=1.69

SET MYPATH=%cd%
SET "MYPATH=%MYPATH:\=/%"
Expand Down

0 comments on commit acdb3df

Please sign in to comment.