From 4fc0de9446a21f2501c6f1db9ecb28a40063c3df Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 27 May 2022 21:55:31 +0200 Subject: trackhat, installer: bump version --- installer/opentrack-installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3