aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-07-08 14:09:29 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-07-08 14:09:29 +0000
commitf6a236acf6289b452e651107c9ca8cf9c6e82e41 (patch)
tree3ce32cdc7cac6be74c810a24da1e4b928862fe0e /Game/Code/UltraStar.dpr
parentf98839dba7e48a36cb6a2bdcbef547c7ef31aada (diff)
downloadusdx-f6a236acf6289b452e651107c9ca8cf9c6e82e41.tar.gz
usdx-f6a236acf6289b452e651107c9ca8cf9c6e82e41.tar.xz
usdx-f6a236acf6289b452e651107c9ca8cf9c6e82e41.zip
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
Diffstat (limited to 'Game/Code/UltraStar.dpr')
-rw-r--r--Game/Code/UltraStar.dpr2
1 files changed, 1 insertions, 1 deletions
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;