Skip to content

Commit fac74cc

Browse files
committed
update installer64.iss
1 parent e41669e commit fac74cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer64.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
; TODO: Update the version numbers
1212
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1313

14-
#define MyAppName "RisohEditor"
14+
#define MyAppName "RisohEditor64"
1515
#define MyAppVersion GetStringFileInfo('build\RisohEditor64.exe',"FileVersion")
1616
#define MyAppCompanyName "Katayama Hirofumi MZ"
1717
#define CurrentYear GetDateTimeString('yyyy','','')

0 commit comments

Comments
 (0)