aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authormogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-22 19:03:47 +0000
committermogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-22 19:03:47 +0000
commit403b027c383bd9d971b378fe525d88598f5bdf19 (patch)
treef29f67798695081353640716e3f0e618d584a86b /Game/Code/UltraStar.dpr
parentb368e8ad01aec0a51e7a1f7e575395f6b728791d (diff)
downloadusdx-403b027c383bd9d971b378fe525d88598f5bdf19.tar.gz
usdx-403b027c383bd9d971b378fe525d88598f5bdf19.tar.xz
usdx-403b027c383bd9d971b378fe525d88598f5bdf19.zip
Updated credits
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@627 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 03cb275b..f3b1388c 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -112,7 +112,7 @@ uses
avio in 'lib\ffmpeg\avio.pas';
const
- Version = 'UltraStar Deluxe V 1.01';
+ Version = 'UltraStar Deluxe V 1.0.1';
var
WndTitle: string;