Author: soliton
Date: Fri Apr 20 01:19:01 2007
New Revision: 16940
URL: http://svn.gna.org/viewcvs/wesnoth?rev=16940&view=rev
Log:
change MP server port from 14998 to 15000
Modified:
trunk/config.h.dummy
trunk/configure.ac
trunk/src/wesconfig.h
Modified: trunk/config.h.dummy
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/config.h.dummy?rev=16940&r1=16939&r2=16940&view=diff
==============================================================================
--- trunk/config.h.dummy (original)
+++ trunk/config.h.dummy Fri Apr 20 01:19:01 2007
@@ -21,5 +21,5 @@
#define VERSION "1.3.1+svn"
/* The default server for this version */
-#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14998"
+#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:15000"
Modified: trunk/configure.ac
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/configure.ac?rev=16940&r1=16939&r2=16940&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri Apr 20 01:19:01 2007
@@ -9,7 +9,7 @@
define([WESNOTH_VERSION],[1.3.1+svn])
dnl define([DEFAULT_SERVER],[server.wesnoth.org])
-define([DEFAULT_SERVER],[devsrv.wesnoth.org:14998])
+define([DEFAULT_SERVER],[devsrv.wesnoth.org:15000])
AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, [EMAIL PROTECTED], [wesnoth])
AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["]DEFAULT_SERVER["], [The default server
for this version])
Modified: trunk/src/wesconfig.h
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/wesconfig.h?rev=16940&r1=16939&r2=16940&view=diff
==============================================================================
--- trunk/src/wesconfig.h (original)
+++ trunk/src/wesconfig.h Fri Apr 20 01:19:01 2007
@@ -5,7 +5,7 @@
# include "config.h"
#else
# define VERSION "1.3.1+svn"
-# define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14998"
+# define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:15000"
# define PACKAGE "wesnoth"
# ifndef LOCALEDIR
# define LOCALEDIR "translations"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits