mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 16:38:17 +00:00
post release version bump to 1.7.4+svn
This commit is contained in:
parent
9f19694db0
commit
15747118ea
@ -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…
x
Reference in New Issue
Block a user