# HG changeset patch # User sirebral # Date 1249587156 18000 # Node ID ebe281aeb63ae454bd7e9fd0194090a1900fc278 # Parent c9694d854a61fd206f9839144d134425bc8a5c40 I forgot the Update Manager /tmp/ folder. Integral part of the Manifest. Final Testing. diff -r c9694d854a61 -r ebe281aeb63a orpg/orpg_version.py --- a/orpg/orpg_version.py Thu Aug 06 14:26:02 2009 -0500 +++ b/orpg/orpg_version.py Thu Aug 06 14:32:36 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-05" +BUILD = "090806-06" # This version is for network capability. PROTOCOL_VERSION = "1.2"