diff orpg/orpg_version.py @ 81:65c212e9a5b4 ornery-dev

Controls panel is completed. Users cannot delete branches nicely without a Merc upgrade, so that feature will appear in Pious Paladin. Crash report is being tested on windows.
author sirebral
date Wed, 26 Aug 2009 23:24:45 -0500
parents 51bb772c3609
children 2fa8bd6785a5
line wrap: on
line diff
--- a/orpg/orpg_version.py	Mon Aug 24 00:56:09 2009 -0500
+++ b/orpg/orpg_version.py	Wed Aug 26 23:24:45 2009 -0500
@@ -4,7 +4,7 @@
 #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
 DISTRO = "Traipse Dev"
 DIS_VER = "Ornery Orc"
-BUILD = "090824-00"
+BUILD = "090826-00"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"