Skip to content

Commit

Permalink
Update version info for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
xagau committed Jan 3, 2019
1 parent 07e88e5 commit 4efc9e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.iss
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Placeholders"
#define MyAppVersion "2.0.28.2"
#define MyAppVersion "2.0.29.1"
#define MyAppPublisher "placeh.io"
#define MyAppURL "https://www.placeh.io"
#define MyAppExeName "placeh-qt.exe"
Expand All @@ -21,7 +21,7 @@ AppSupportURL={#MyAppURL}
AppUpdatesURL={#MyAppURL}
DefaultDirName={pf}\{#MyAppName}
DisableProgramGroupPage=yes
OutputBaseFilename=setup-placeh-rc2.0.28.2
OutputBaseFilename=setup-placeh-rc2.0.29.1
Compression=lzma
SolidCompression=yes

Expand Down

0 comments on commit 4efc9e0

Please sign in to comment.