From f6a236acf6289b452e651107c9ca8cf9c6e82e41 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Sun, 8 Jul 2007 14:09:29 +0000 Subject: Changed to Version 1.00 RC1 Only changes that have to be done from now on are changes in the Theme Files. I hope Mota will be able to do it soon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@281 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStar.dpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code') diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr index 44899166..a49d43c2 100644 --- a/Game/Code/UltraStar.dpr +++ b/Game/Code/UltraStar.dpr @@ -106,7 +106,7 @@ uses SysUtils; const - Version = 'UltraStar Deluxe V 0.98 Beta'; + Version = 'UltraStar Deluxe V 1.00 RC1'; var WndTitle: string; -- cgit v1.2.3