diff orpg/orpg_version.py @ 52:c9694d854a61 traipse_dev

Auto Update and Default repo now work, Ignore list is retained. Made attempts to clean up the Windows processes.
author sirebral
date Thu, 06 Aug 2009 14:26:02 -0500
parents 14d4270d5e5d
children ebe281aeb63a
line wrap: on
line diff
--- a/orpg/orpg_version.py	Thu Aug 06 09:50:16 2009 -0500
+++ b/orpg/orpg_version.py	Thu Aug 06 14:26:02 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-04"
+BUILD = "090806-05"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"