post release version bump to 1.7.4+svn
This commit is contained in:
parent
9f19694db0
commit
15747118ea
2 changed files with 2 additions and 2 deletions
|
@ -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])
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue