diff orpg/orpg_version.py @ 24:c88a794d9a22 traipse_dev

Too many deletes again. Tested on Linux.
author sirebral
date Sat, 25 Jul 2009 21:08:48 -0500
parents 551cd440acce
children 69149263026d
line wrap: on
line diff
--- a/orpg/orpg_version.py	Sat Jul 25 21:05:18 2009 -0500
+++ b/orpg/orpg_version.py	Sat Jul 25 21:08:48 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-04"
+BUILD = "090725-05"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"