Mercurial > traipse_dev
diff orpg/orpg_version.py @ 39:93a27aea09ce traipse_dev
Going to post some daily builds as advancements happen. Repo List now updates.
author | sirebral |
---|---|
date | Wed, 05 Aug 2009 08:16:32 -0500 |
parents | a35f41ebd04e |
children | 95db4430caed |
line wrap: on
line diff
--- a/orpg/orpg_version.py Wed Aug 05 07:47:44 2009 -0500 +++ b/orpg/orpg_version.py Wed Aug 05 08:16:32 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 = "090805-02" +BUILD = "090805-03" # This version is for network capability. PROTOCOL_VERSION = "1.2"