diff orpg/orpg_version.py @ 18:67b900deb35c traipse_dev

One more run before moving to stable.
author sirebral
date Tue, 21 Jul 2009 05:34:16 -0500
parents 83fb9a73a30f
children 78407d627cba
line wrap: on
line diff
--- a/orpg/orpg_version.py	Tue Jul 21 02:52:54 2009 -0500
+++ b/orpg/orpg_version.py	Tue Jul 21 05:34:16 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 = "090721-01"
+BUILD = "090721-02"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"