summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-05-27 21:55:31 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-06-05 14:57:32 +0200
commitd561885dbec467f5d5b2099d6d6788e9da2e809e (patch)
tree15a973d93c57a5b87edda63682e01fed5613c85a
parent437b96d4bab9d910c2abbb3ad41e6735afc35685 (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"