diff orpg/orpg_version.py @ 80:51bb772c3609 ornery-dev

Update Manager nearly 100% complete. Buttons on Controls panel need to be implmented. Users can now look over the revisions for each branch / revision.
author sirebral
date Mon, 24 Aug 2009 00:56:09 -0500
parents dd4be4817377
children 65c212e9a5b4
line wrap: on
line diff
--- a/orpg/orpg_version.py	Sun Aug 23 14:57:06 2009 -0500
+++ b/orpg/orpg_version.py	Mon Aug 24 00:56:09 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 = "090823-00"
+BUILD = "090824-00"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"