Mercurial > traipse_dev
diff orpg/orpg_version.py @ 54:5d89a6eaf492 traipse_dev
WinXP seems to have lost some boxes unless the screen is resized. Weird.
Stable (enough) Version. Preparing to stable.
author | sirebral |
---|---|
date | Thu, 06 Aug 2009 17:22:17 -0500 |
parents | ebe281aeb63a |
children | 0b79d5dbbe9e |
line wrap: on
line diff
--- a/orpg/orpg_version.py Thu Aug 06 14:32:36 2009 -0500 +++ b/orpg/orpg_version.py Thu Aug 06 17:22:17 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-06" +BUILD = "090806-07" # This version is for network capability. PROTOCOL_VERSION = "1.2"