From ff42f27b35ffa71954d725a39c06d114d237e05d Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Sat, 19 Mar 2011 12:23:52 +0000 Subject: list all mics: check for BASS_INPUT_TYPE_MIC instead of BASS_INPUT_TYPE_OFF<>0 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2809 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Installer/settings/variables.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Installer/settings/variables.nsh') diff --git a/Installer/settings/variables.nsh b/Installer/settings/variables.nsh index 7f064b01..8665e05a 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.9" ; Current version of UltraStar Deluxe Challenge, Medley & Duet Edition +!define version "r9.13" ; 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 -- cgit v1.2.3