bump version to 1.8.0

this is the start of the test freeze! no commits unless you explicitly
ask me in IRC and I give my okay

if everything is fine I will tag 1.8.0 in some 22 hours, in the
meantime please test everything as much as possible
This commit is contained in:
Nils Kneuper 2010-03-24 14:13:00 +00:00
parent e3313c8c9e
commit 1e74ed9793

View file

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