diff orpg/orpg_version.py @ 21:fdd70f11bc7e traipse_dev

One too many deletes last time. This run tested on Linux and working
author sirebral
date Sat, 25 Jul 2009 19:28:21 -0500
parents 78407d627cba
children 88cea66228d6
line wrap: on
line diff
--- a/orpg/orpg_version.py	Sat Jul 25 19:23:25 2009 -0500
+++ b/orpg/orpg_version.py	Sat Jul 25 19:28:21 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 = "090725-00"
+BUILD = "090725-02"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"