diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-22 02:32:15 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-22 02:32:15 +0200 |
commit | 5bf0964212f2210e9a454e1bcf24b1f96b479922 (patch) | |
tree | a10d3048f8d70a90c5af56c46d0a700902f93537 | |
parent | 3752c7723cadf203c822879bd29ced20225d6bf4 (diff) |
bump
-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 47bafe7a..f7b2c272 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.0a5"
+#define MyAppVersion "2.0a6"
#define MyAppPublisher "opentrack"
#define MyAppURL "http://github.com/opentrack/opentrack"
#define MyAppExeName "opentrack.exe"
|