Mercurial > traipse_dev
diff orpg/orpg_version.py @ 69:8fb07d0a1ca0 ornery-dev
o\ /o
I am working on the Controls tab now. I hate when I make these little edits.
fixed chatwnd so you could *ahem* type.
author | sirebral |
---|---|
date | Tue, 18 Aug 2009 07:47:01 -0500 |
parents | 3ea7a54284bb |
children | 52a5fa913008 |
line wrap: on
line diff
--- a/orpg/orpg_version.py Tue Aug 18 07:38:58 2009 -0500 +++ b/orpg/orpg_version.py Tue Aug 18 07:47:01 2009 -0500 @@ -4,7 +4,7 @@ #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) DISTRO = "Traipse Dev" DIS_VER = "Ornery Orc" -BUILD = "090818-02" +BUILD = "090818-03" # This version is for network capability. PROTOCOL_VERSION = "1.2"