diff orpg/orpg_version.py @ 55:0b79d5dbbe9e traipse_dev

Finalizing .. sorry Win users. I will work on the GUI later.
author sirebral
date Thu, 06 Aug 2009 17:55:27 -0500
parents 5d89a6eaf492
children c7f04d3c76f5
line wrap: on
line diff
--- a/orpg/orpg_version.py	Thu Aug 06 17:22:17 2009 -0500
+++ b/orpg/orpg_version.py	Thu Aug 06 17:55:27 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 = "090806-07"
+BUILD = "090806-08"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"