fix accidential commit of src/wesconfig.h with the version set...

...to 'test' (happened to me in 2010-02-08T20:44:59Z!crazy-ivanovic@gmx.net...)
This commit is contained in:
Nils Kneuper 2010-02-08 20:48:57 +00:00
parent c9cf66f22d
commit 2d3983632c

View file

@ -23,7 +23,7 @@
#ifdef VERSION
#undef VERSION
#endif
#define VERSION "test"
#define VERSION "1.7.12+svn"
#ifndef PACKAGE
#define PACKAGE "wesnoth"