Skip to content

Commit fb7220d

Browse files
a jour a la bonne version
1 parent 6d36c87 commit fb7220d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MyScript.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define MyAppName "OctaSplit"
2-
#define MyAppVersion "1.0.0"
2+
#define MyAppVersion "1.0.1"
33
#define MyAppPublisher "Stéphane Bressani"
44
#define MyAppURL "https://www.bressani.dev/"
55
#define MyAppExeName "OctaSplit.exe"
@@ -18,7 +18,7 @@ DefaultDirName={pf32}\bressani.dev\{#MyAppName}
1818
DefaultGroupName={#MyAppName}
1919
OutputDir=.\
2020
;OutputBaseFilename={#MyAppName} Setup
21-
OutputBaseFilename=OctaSplit-1.0.0-Setup
21+
OutputBaseFilename=OctaSplit-1.0.1-Setup
2222
Compression=lzma
2323
SolidCompression=yes
2424

0 commit comments

Comments
 (0)