From aab8dd7a7be52a1f6fd03a907a17a44815c9fecf Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 30 May 2022 11:28:02 +0200 Subject: trackhat, installer: bump version number --- installer/opentrack-installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index 0b276658..42fc567f 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.1" +#define MyAppVersion "trackhat-opentrack-2.2" #define MyAppPublisher "opentrack" #define MyAppURL "http://github.com/opentrack/opentrack" #define MyAppExeName "opentrack.exe" -- cgit v1.2.3