Mercurial > traipse_dev
diff orpg/orpg_version.py @ 31:3769c8d6431e traipse_dev
And then I overwrite my edits. Mostly I cleaned up, only lost some small notes.
author | sirebral |
---|---|
date | Sun, 02 Aug 2009 01:00:33 -0500 |
parents | 90900aa3e944 |
children | c223c1051f4a |
line wrap: on
line diff
--- a/orpg/orpg_version.py Sun Aug 02 00:43:34 2009 -0500 +++ b/orpg/orpg_version.py Sun Aug 02 01:00:33 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 = "090802-01" +BUILD = "090802-02" # This version is for network capability. PROTOCOL_VERSION = "1.2"