forgot to change official server for release
This commit is contained in:
parent
150ff9b78f
commit
61781e3f4e
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([Battle for Wesnoth], [0.8.6], [davidnwhite@optusnet.com.au], [wesnoth])
|
||||
dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["server.wesnoth.org"], [The default server for this version])
|
||||
dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org"], [The default server for this version])
|
||||
AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org:14999"], [The default server for this version])
|
||||
AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org"], [The default server for this version])
|
||||
dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org:14999"], [The default server for this version])
|
||||
|
||||
AC_REVISION([$Revision$])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue