aboutsummaryrefslogtreecommitdiffstats
path: root/Installer/settings/variables.nsh
diff options
context:
space:
mode:
authorbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2011-01-02 20:33:36 +0000
committerbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2011-01-02 20:33:36 +0000
commit5f86f14e53b9f107ce030e6cb61efba9f5fc6a4b (patch)
treeea590adb575a3166a88c0cbf675e8c9b06f43e97 /Installer/settings/variables.nsh
parentbb64e99825121cfe68d1139fff855dd44a43674a (diff)
downloadusdx-5f86f14e53b9f107ce030e6cb61efba9f5fc6a4b.tar.gz
usdx-5f86f14e53b9f107ce030e6cb61efba9f5fc6a4b.tar.xz
usdx-5f86f14e53b9f107ce030e6cb61efba9f5fc6a4b.zip
- fix: crash at startup if no webcam connected
- some string updates git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2786 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Installer/settings/variables.nsh')
-rw-r--r--Installer/settings/variables.nsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Installer/settings/variables.nsh b/Installer/settings/variables.nsh
index b6ff0915..f634076f 100644
--- a/Installer/settings/variables.nsh
+++ b/Installer/settings/variables.nsh
@@ -1,7 +1,7 @@
; These are the common used variables
; for the USdx Challenge, Medley & Duet Edition Installation Wizard
-!define version "r9.5" ; Current version of UltraStar Deluxe Challenge, Medley & Duet Edition
+!define version "r9.7" ; Current version of UltraStar Deluxe Challenge, Medley & Duet Edition
!define p_name "UltraStar Deluxe CMD Edition" ; Just the name of the program
!define publisher "USDX Team" ; Publisher
!define homepage "http://www.ultrastardeluxe.org/" ; Project Homepage