changeset 6:29c4c9ae58f7 grumpy-goblin

Forgot to update the build number
author sirebral
date Fri, 17 Jul 2009 01:33:49 -0500
parents 0ef2010258c0
children d63ad196cc0d
files orpg/orpg_version.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/orpg/orpg_version.py	Fri Jul 17 01:31:53 2009 -0500
+++ b/orpg/orpg_version.py	Fri Jul 17 01:33:49 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 = "090715-00"
+BUILD = "090717-00"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"