diff orpg/orpg_version.py @ 49:b41ea7d28a9e traipse_dev

Final testing! Moving to a WinXP platform for final testing before stable.
author sirebral
date Thu, 06 Aug 2009 09:26:31 -0500
parents 0aeee1992423
children a539bb8371b0
line wrap: on
line diff
--- a/orpg/orpg_version.py	Thu Aug 06 04:26:02 2009 -0500
+++ b/orpg/orpg_version.py	Thu Aug 06 09:26:31 2009 -0500
@@ -4,7 +4,7 @@
 #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
 DISTRO = "Traipse Dev"
 DIS_VER = "Grumpy Goblin"
-BUILD = "090806-01"
+BUILD = "090806-02"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"