aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authorbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2011-03-20 16:54:21 +0000
committerbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2011-03-20 16:54:21 +0000
commit8492c31f289c381c88c8e64309c8b4b8f195b173 (patch)
treef5c1f0f82f66cedd4d16b9b82a82bdca045dd4c5 /Game/Code/UltraStar.dpr
parentff42f27b35ffa71954d725a39c06d114d237e05d (diff)
downloadusdx-8492c31f289c381c88c8e64309c8b4b8f195b173.tar.gz
usdx-8492c31f289c381c88c8e64309c8b4b8f195b173.tar.xz
usdx-8492c31f289c381c88c8e64309c8b4b8f195b173.zip
fix: tone string in editor
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2810 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-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 5b2d892d..37b69d2f 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -123,7 +123,7 @@ uses
const
VersionName = 'UltraStar Deluxe Challenge, Medley & Duet Edition';
- VersionNumber = 'r9.13';
+ VersionNumber = 'r9.14';
var
WndTitle: string;