CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: David White <[EMAIL PROTECTED]> 04/08/28 16:48:36
Modified files:
src : wesconfig.h
Log message:
updated version number
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/wesconfig.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
Patches:
Index: wesnoth/src/wesconfig.h
diff -u wesnoth/src/wesconfig.h:1.1 wesnoth/src/wesconfig.h:1.2
--- wesnoth/src/wesconfig.h:1.1 Sun Aug 22 20:10:12 2004
+++ wesnoth/src/wesconfig.h Sat Aug 28 16:48:35 2004
@@ -4,7 +4,7 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#else
-# define VERSION "0.8.2"
+# define VERSION "0.8.3"
# define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org"
# define PACKAGE "wesnoth"
# define LOCALEDIR "messages"