aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-07-29 12:08:01 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-07-29 12:08:01 +0000
commitc2a79c5ca774093e34cd96e584da25cdc2b4b047 (patch)
treec0330ffa16c3e950c9f00e7dfd8246d3db5433be /Game/Code/UltraStar.dpr
parentc5640ba3baca3c70e7c0226b62023b4fc82a8fec (diff)
downloadusdx-c2a79c5ca774093e34cd96e584da25cdc2b4b047.tar.gz
usdx-c2a79c5ca774093e34cd96e584da25cdc2b4b047.tar.xz
usdx-c2a79c5ca774093e34cd96e584da25cdc2b4b047.zip
Changed Version to 1.00 (ready 4 Release xD)
Credits Screen now loads on demand ( S0me loading speed improvement) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@339 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 a49d43c2..8ea7c0e0 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -106,7 +106,7 @@ uses
SysUtils;
const
- Version = 'UltraStar Deluxe V 1.00 RC1';
+ Version = 'UltraStar Deluxe V 1.00';
var
WndTitle: string;