summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-05-27 21:55:31 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-05-27 21:55:31 +0200
commit4fc0de9446a21f2501c6f1db9ecb28a40063c3df (patch)
tree6593dbdfc14e771a5bd967f75585affee7ad4e9a
parenteb2d26203d3ec83b2cb212abe0f89303f8d362db (diff)
trackhat, installer: bump version
-rw-r--r--installer/opentrack-installer.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss
index bdbcda1b..0b276658 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.0"
+#define MyAppVersion "trackhat-opentrack-2.1"
#define MyAppPublisher "opentrack"
#define MyAppURL "http://github.com/opentrack/opentrack"
#define MyAppExeName "opentrack.exe"