Skip to content

Commit

Permalink
Updated to version 1.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdenson committed Jan 23, 2017
1 parent 671c31b commit 2b9045d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion propside/propside.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define MyAppName "SimpleIDE"
#define MyDocName "SimpleIDE"
#define MyAppVersion "1-0-54"
#define MyAppVersion "1-0-55"
#define MyAppPublisher "ParallaxInc"
#define MyAppURL "parallax.com"
#define MyAppExeName "bin\SimpleIDE.exe"
Expand Down
2 changes: 1 addition & 1 deletion propside/propside.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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

QT += core
Expand Down

0 comments on commit 2b9045d

Please sign in to comment.