summaryrefslogtreecommitdiffhomepage
path: root/installer/opentrack-installer.iss
diff options
context:
space:
mode:
Diffstat (limited to 'installer/opentrack-installer.iss')
-rw-r--r--installer/opentrack-installer.iss4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss
index 469192f7..01478557 100644
--- a/installer/opentrack-installer.iss
+++ b/installer/opentrack-installer.iss
@@ -3,9 +3,9 @@
#include "../build/opentrack-version.hxx"
#define MyAppName "TrackHat opentrack v3"
-#define MyAppVersion "TrackHat opentrack v3.0b"
+#define MyAppVersion OPENTRACK_VERSION
#define MyAppPublisher "TrackHat"
-#define MyAppURL "http://github.com/opentrack/opentrack"
+#define MyAppURL "https://www.trackhat.org/trackhat-opentrack"
#define MyAppExeName "opentrack.exe"
[Setup]