From 5e13354bb1fcee732a92c89d6d0ac9888f43daeb Mon Sep 17 00:00:00 2001 From: tobigun Date: Sun, 10 Oct 2010 18:55:31 +0000 Subject: strings adjusted (removed 'RC'-parts) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2656 b956fd51-792f-4845-bead-9b4dfca2ff2c --- installer/settings/variables.nsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'installer/settings') diff --git a/installer/settings/variables.nsh b/installer/settings/variables.nsh index 43d19a7f..331df7e3 100644 --- a/installer/settings/variables.nsh +++ b/installer/settings/variables.nsh @@ -4,7 +4,7 @@ ; Product Information: -!define version "1.1RC" ; Make sure version is also set in onInit +!define version "1.1" ; Make sure version is also set in onInit !define name "UltraStar Deluxe" @@ -86,4 +86,4 @@ !define download_sub3_song3 "http://downloads.sourceforge.net/ultrastardx/usdx_song-wise_guys_-_mensch_wo_bist_du_kar.zip" ; THEMES -; (removed theme section - currently no additional skins available for this usdx version) \ No newline at end of file +; (removed theme section - currently no additional skins available for this usdx version) -- cgit v1.2.3