We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671c31b commit 2b9045dCopy full SHA for 2b9045d
propside/propside.iss
@@ -3,7 +3,7 @@
3
4
#define MyAppName "SimpleIDE"
5
#define MyDocName "SimpleIDE"
6
-#define MyAppVersion "1-0-54"
+#define MyAppVersion "1-0-55"
7
#define MyAppPublisher "ParallaxInc"
8
#define MyAppURL "parallax.com"
9
#define MyAppExeName "bin\SimpleIDE.exe"
propside/propside.pro
@@ -5,7 +5,7 @@
# These define the version number in Menu->About
DEFINES += IDEVERSION=1
DEFINES += MINVERSION=0
-DEFINES += FIXVERSION=54
+DEFINES += FIXVERSION=55
VERSION = IDEVERSION"."MINVERSION"."FIXVERSION
10
11
QT += core
0 commit comments