diff orpg/orpg_version.py @ 3:28ad6bd3ac71 grumpy-goblin

Images fix did not work. Needs further testing. Moving test over to a RC trac.
author sirebral
date Tue, 14 Jul 2009 21:25:00 -0500
parents 4385a7d0efd1
children 668694b93f6c
line wrap: on
line diff
--- a/orpg/orpg_version.py	Tue Jul 14 20:52:56 2009 -0500
+++ b/orpg/orpg_version.py	Tue Jul 14 21:25:00 2009 -0500
@@ -4,7 +4,7 @@
 #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
 DISTRO = "Traipse"
 DIS_VER = "Grumpy Goblin"
-BUILD = "090713-02"
+BUILD = "090714-01"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"