changeset 50:a539bb8371b0 traipse_dev

Forgot the Default Ignore List which killed software before it started. Is working on Windows XP ok.
author sirebral
date Thu, 06 Aug 2009 09:45:34 -0500
parents b41ea7d28a9e
children 14d4270d5e5d
files orpg/orpg_version.py orpg/templates/default_ignorelist.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/orpg/orpg_version.py	Thu Aug 06 09:26:31 2009 -0500
+++ b/orpg/orpg_version.py	Thu Aug 06 09:45:34 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-02"
+BUILD = "090806-03"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"