post release version bump to 1.7.4+svn

This commit is contained in:
Nils Kneuper 2009-08-31 11:08:02 +00:00
parent 9f19694db0
commit 15747118ea
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
AC_PREREQ([2.60])
define([WESNOTH_VERSION],[1.7.4])
define([WESNOTH_VERSION],[1.7.4+svn])
define([WESNOTH_BUGS],[http://bugs.wesnoth.org])
AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, WESNOTH_BUGS, [wesnoth])

View file

@ -25,7 +25,7 @@
#ifdef VERSION
#undef VERSION
#endif
#define VERSION "1.7.4"
#define VERSION "1.7.4+svn"
#ifndef PACKAGE
#define PACKAGE "wesnoth"