updated to 0.8.4

This commit is contained in:
Pauli Manninen 2004-09-11 05:43:34 +00:00
parent 93615be525
commit 275b04f91f

View file

@ -9,17 +9,17 @@
#define PACKAGE_NAME "Battle for Wesnoth"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Battle for Wesnoth 0.8.2-CVS"
#define PACKAGE_STRING "Battle for Wesnoth 0.8.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "wesnoth"
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.8.2-CVS"
#define PACKAGE_VERSION "0.8.4"
/* Version number of package */
#define VERSION "0.8.2-CVS"
#define VERSION "0.8.4"
/* The default server for this version */
#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14999"
#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org"