summaryrefslogtreecommitdiffhomepage
path: root/installer
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-10-06 06:04:08 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-10-06 06:04:08 +0200
commit2b95bdafd9d48f7214d12104a08c0248b9ec0d15 (patch)
tree2b476c1e1a2b788726a4b625b5fc27b381869516 /installer
parent45e9351c3272d86052f6cc206f04af0f140e6d31 (diff)
parent7e85f86b795b9ce4f752b7a329d37ae9189e2675 (diff)
Merge branch 'unstable' into trackhat-ui
* unstable: un-bitrot installer support
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/opentrack-installer.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss
index 0b4c724e..2d84b425 100755
--- a/installer/opentrack-installer.iss
+++ b/installer/opentrack-installer.iss
@@ -1,8 +1,8 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
-#define MyAppName "TrackHat opentrack"
#include "../build/opentrack-version.h"
+#define MyAppName "TrackHat opentrack"
#define MyAppVersion OPENTRACK_VERSION
#define MyAppPublisher "opentrack"
#define MyAppURL "http://github.com/opentrack/opentrack"