From f0f0d4b3f9c1e343edf6dfddc04cf25d3b52b496 Mon Sep 17 00:00:00 2001 From: tobigun Date: Tue, 8 Jun 2010 18:27:37 +0000 Subject: string update git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2456 b956fd51-792f-4845-bead-9b4dfca2ff2c --- installer/UltraStar Deluxe.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'installer/UltraStar Deluxe.nsi') diff --git a/installer/UltraStar Deluxe.nsi b/installer/UltraStar Deluxe.nsi index 125dfefc..f83cb99c 100644 --- a/installer/UltraStar Deluxe.nsi +++ b/installer/UltraStar Deluxe.nsi @@ -530,7 +530,7 @@ Function .onInit ${UAC.I.Elevate.AdminOnly} var /GLOBAL version - StrCpy $version "1.1beta" + StrCpy $version "1.1RC" System::Call 'kernel32::CreateMutexA(i 0, i 0, t "USdx Installer.exe") ?e' @@ -609,4 +609,4 @@ FunctionEnd Function .onInstSuccess ${UAC.Unload} -FunctionEnd \ No newline at end of file +FunctionEnd -- cgit v1.2.3