post release version bump to 1.9.14+svn
This commit is contained in:
parent
874c0b7353
commit
4836a66ef9
3 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Version 1.9.14+svn:
|
||||
* Language and i18n:
|
||||
* Updated translations:
|
||||
|
||||
Version 1.9.14:
|
||||
* AI:
|
||||
* Fixed bug #18962 and bug #19214: AI leaders are no longer slow to select
|
||||
|
|
|
@ -2,6 +2,11 @@ This is meant to be a concise list of player-visible changes (very minor
|
|||
changes may be omitted). For a complete list of changes, see the main
|
||||
changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
|
||||
|
||||
Version 1.9.14+svn:
|
||||
* Language and i18n:
|
||||
* Updated translations:
|
||||
|
||||
|
||||
Version 1.9.14:
|
||||
* AI:
|
||||
* Fixed bug #18962 and bug #19214: AI leaders are no longer slow to select
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#ifdef VERSION
|
||||
#undef VERSION
|
||||
#endif
|
||||
#define VERSION "1.9.14"
|
||||
#define VERSION "1.9.14+svn"
|
||||
#ifndef PACKAGE
|
||||
#define PACKAGE "wesnoth"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue