diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-05-27 21:55:31 +0200 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-06-05 14:57:32 +0200 | 
| commit | d561885dbec467f5d5b2099d6d6788e9da2e809e (patch) | |
| tree | 15a973d93c57a5b87edda63682e01fed5613c85a | |
| parent | 437b96d4bab9d910c2abbb3ad41e6735afc35685 (diff) | |
trackhat, installer: bump version
| -rw-r--r-- | installer/opentrack-installer.iss | 2 | 
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"  | 
