Fixed windowr version
This commit is contained in:
parent
19cb057549
commit
0dc8c22491
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "SimplePanoramaViewer"
|
||||
#define MyAppVersion "1.0"
|
||||
#define MyAppVersion "1.1"
|
||||
#define MyAppPublisher "Dalan"
|
||||
#define MyAppURL "https://www.dalan.fr"
|
||||
#define MyAppExeName "SimplePanoramaViewer.exe"
|
||||
|
|
Loading…
Reference in a new issue