CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Isaac Clerencia <[EMAIL PROTECTED]> 05/06/29 22:59:57
Modified files:
src : wesconfig.h
Log message:
Do it right this time
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/wesconfig.h.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
Patches:
Index: wesnoth/src/wesconfig.h
diff -u wesnoth/src/wesconfig.h:1.32 wesnoth/src/wesconfig.h:1.33
--- wesnoth/src/wesconfig.h:1.32 Wed Jun 29 19:46:38 2005
+++ wesnoth/src/wesconfig.h Wed Jun 29 22:59:57 2005
@@ -4,8 +4,8 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#else
-# define VERSION "0.9.2+cvs"
-# define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14999"
+# define VERSION "0.9.3"
+# define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
# define PACKAGE "wesnoth"
# ifndef LOCALEDIR
# define LOCALEDIR "translations"