I forgot to commit this one (version to 0.9.4+cvs)

This commit is contained in:
Isaac Clerencia Perez 2005-07-26 08:28:32 +00:00
parent 14d94df75d
commit 840a6ebc76

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.9.4"
#define PACKAGE_STRING "Battle for Wesnoth 0.9.4+cvs"
/* 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.9.4"
#define PACKAGE_VERSION "0.9.4+cvs"
/* Version number of package */
#define VERSION "0.9.4"
#define VERSION "0.9.4+cvs"
/* The default server for this version */
#define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14999"