Mercurial > traipse
diff orpg/orpg_version.py @ 4:4b93aa8c46a2 grumpy-goblin
Patch to main. Changes About Dialog and removes approot files which hurt location
independence
author | sirebral |
---|---|
date | Wed, 15 Jul 2009 04:21:18 -0500 |
parents | 28ad6bd3ac71 |
children | 29c4c9ae58f7 |
line wrap: on
line diff
--- a/orpg/orpg_version.py Tue Jul 14 21:25:00 2009 -0500 +++ b/orpg/orpg_version.py Wed Jul 15 04:21:18 2009 -0500 @@ -4,7 +4,7 @@ #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) DISTRO = "Traipse" DIS_VER = "Grumpy Goblin" -BUILD = "090714-01" +BUILD = "090715-00" # This version is for network capability. PROTOCOL_VERSION = "1.2"