Skip to content

Commit

Permalink
Merge pull request #387 from arvanus/arvanus-patch-2
Browse files Browse the repository at this point in the history
Fix Innosetup MinVersion
  • Loading branch information
arvanus authored Jul 23, 2024
2 parents d4e2a49 + b67896d commit 22ba24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/win32/FlameRobinSetup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ LicenseFile=..\..\docs-src\fr_license.txt
InfoBeforeFile=info_before_win64.rtf
#endif
InfoAfterFile=
MinVersion=0,6.0
MinVersion=0,6.1
#ifdef DEBUG
Compression=lzma/ultra
#ifdef X64VERSION
Expand Down

0 comments on commit 22ba24a

Please sign in to comment.