Skip to content

Commit 9ad6b19

Browse files
committed
Update inno setup version.
1 parent 706aea6 commit 9ad6b19

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

develnext/launcher/DevelNext.exe

0 Bytes
Binary file not shown.

develnext/windowsSetup/innosetup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "DevelNext"
5-
#define MyAppVersion "4.0 alpha-5"
5+
#define MyAppVersion "2016 beta-2"
66
#define MyAppPublisher "develnext.org"
77
#define MyAppURL "http://develnext.org"
88
#define MyAppExeName "DevelNext.exe"

0 commit comments

Comments
 (0)