From 9a40d1284ea4f8b7d9f2814df601f221585ae16f Mon Sep 17 00:00:00 2001 From: leper Date: Sat, 28 Nov 2015 08:27:33 +0000 Subject: [PATCH] Update version numbers. Switch lobby room. This was SVN commit r17299. --- binaries/data/config/default.cfg | 4 ++-- binaries/data/mods/public/mod.json | 2 +- source/ps/Pyrogenesis.cpp | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/binaries/data/config/default.cfg b/binaries/data/config/default.cfg index d20ee35b8c..82f6ca27f4 100644 --- a/binaries/data/config/default.cfg +++ b/binaries/data/config/default.cfg @@ -349,9 +349,9 @@ enable = false ; Enable Javascript debugging. [lobby] chattimestamp = false ; Show time chat message was posted history = 0 ; Number of past messages to display on join -room = "arena19" ; Default MUC room to join +room = "arena20" ; Default MUC room to join server = "lobby.wildfiregames.com" ; Address of lobby server -xpartamupp = "wfgbot19" ; Name of the server-side xmpp client that manage games +xpartamupp = "wfgbot20" ; Name of the server-side xmpp client that manage games [mod] enabledmods = "mod public" diff --git a/binaries/data/mods/public/mod.json b/binaries/data/mods/public/mod.json index 34096e1cc3..4fd3e745ab 100644 --- a/binaries/data/mods/public/mod.json +++ b/binaries/data/mods/public/mod.json @@ -1,6 +1,6 @@ { "name": "0ad", - "version": "0.0.19", + "version": "0.0.20", "label": "0 A.D. Empires Ascendant", "url": "play0ad.com", "description": "A free, open-source, historical RTS game.", diff --git a/source/ps/Pyrogenesis.cpp b/source/ps/Pyrogenesis.cpp index 9e9e5330f1..ee7d76a143 100644 --- a/source/ps/Pyrogenesis.cpp +++ b/source/ps/Pyrogenesis.cpp @@ -24,7 +24,7 @@ #include "lib/sysdep/sysdep.h" #include "lib/svn_revision.h" -const char engine_version[] = "0.0.19"; +const char engine_version[] = "0.0.20"; // convert contents of file from char to wchar_t and // append to file.