Mercurial > traipse_dev
changeset 53:ebe281aeb63a traipse_dev
I forgot the Update Manager /tmp/ folder. Integral part of the Manifest.
Final Testing.
author | sirebral |
---|---|
date | Thu, 06 Aug 2009 14:32:36 -0500 |
parents | c9694d854a61 |
children | 5d89a6eaf492 |
files | orpg/orpg_version.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"