From ad2d64765a945a79255c27f1ac8cb37366e486c1 Mon Sep 17 00:00:00 2001 From: canni0 Date: Wed, 8 Oct 2008 13:08:38 +0000 Subject: - Added Update Installation (version comparison) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1436 b956fd51-792f-4845-bead-9b4dfca2ff2c --- installer/settings/variables.nsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'installer/settings/variables.nsh') diff --git a/installer/settings/variables.nsh b/installer/settings/variables.nsh index 7b53bdbf..64df51f1 100644 --- a/installer/settings/variables.nsh +++ b/installer/settings/variables.nsh @@ -4,7 +4,8 @@ ; Product Information: -!define version "1.1 Alpha" +!define version "1.1a" ; Make sure version is also set in onInit + !define name "UltraStar Deluxe" !define publisher "USDX Team" -- cgit v1.2.3