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-29 18:49:47 +0200
commit826a6051e476d52fc7550373354f181abc1fcf7d (patch)
tree25c4b6b6be4d2398d77c7d3dd3a5c75fd5505ab6
parent2df95fc8100e29b8d707fb1437b8cb261182c2a5 (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"