diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-20 16:50:06 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-20 16:50:06 +0200 |
commit | ac6d76a7c6a7ff924684609a73ac54d95fa5c9b1 (patch) | |
tree | af955a3448f16739d25860cb19bdda61baa61d25 /installer | |
parent | f6968a7453b9f66a695f76a21b0d6046b585d9d3 (diff) |
in preparation for a4
Waiting for mm0zct's okay
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
Diffstat (limited to 'installer')
-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 dc6e624b..5ff42ea5 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "opentrack"
-#define MyAppVersion "2.0a3"
+#define MyAppVersion "2.0a4"
#define MyAppPublisher "opentrack"
#define MyAppURL "http://github.com/opentrack/opentrack"
#define MyAppExeName "opentrack.exe"
|