File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
; Script generated by the Inno Setup Script Wizard.
2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
- #define MyAppName " JammerNetz"
5
- #define MyAppVersion " 1 .0.0"
4
+ #define MyAppName " JammerNetz 2 "
5
+ #define MyAppVersion " 2 .0.0"
6
6
#define MyAppPublisher " Christof Ruch Beratungs UG (haftungsbeschränkt)"
7
7
#define MyAppURL " https://github.com/christofmuc/JammerNetz"
8
8
#define MyAppExeName " JammerNetzClient.exe"
11
11
[Setup]
12
12
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
13
13
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
14
- AppId = {{79860B85- 3544 -4CDE-BA0C-B56FA2962074 }
14
+ AppId = {{704C397B-E756-47B0-AB7A-5C52A62E0A3F }
15
15
AppName = {#MyAppName }
16
16
AppVersion = {#MyAppVersion}
17
17
;AppVerName={#MyAppName} {#MyAppVersion}
You can’t perform that action at this time.
0 commit comments