diff options
Diffstat (limited to 'installer/opentrack-installer.iss')
-rw-r--r-- | installer/opentrack-installer.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index 42fc567f..e3be5e09 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -3,7 +3,7 @@ #include "../build/opentrack-version.hxx" #define MyAppName "TrackHat opentrack" -#define MyAppVersion "trackhat-opentrack-2.2" +#define MyAppVersion "trackhat-opentrack-2.2b" #define MyAppPublisher "opentrack" #define MyAppURL "http://github.com/opentrack/opentrack" #define MyAppExeName "opentrack.exe" |