mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 22:36:59 +00:00
post-release version bump to 1.9.10+svn
This commit is contained in:
parent
39e1aee7bc
commit
5ec3296403
@ -1,3 +1,7 @@
|
|||||||
|
Version 1.9.10+svn:
|
||||||
|
* Language and i18n:
|
||||||
|
* Updated translations:
|
||||||
|
|
||||||
Version 1.9.10:
|
Version 1.9.10:
|
||||||
* AI:
|
* AI:
|
||||||
* Fixed: Display of recruitment_ignore_bad_combat and
|
* Fixed: Display of recruitment_ignore_bad_combat and
|
||||||
|
@ -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
|
changes may be omitted). For a complete list of changes, see the main
|
||||||
changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
|
changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
|
||||||
|
|
||||||
|
Version 1.9.10+svn:
|
||||||
|
* Language and i18n:
|
||||||
|
* Updated translations:
|
||||||
|
|
||||||
|
|
||||||
Version 1.9.10:
|
Version 1.9.10:
|
||||||
* Campaigns:
|
* Campaigns:
|
||||||
* Descent into Darkness:
|
* Descent into Darkness:
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#ifdef VERSION
|
#ifdef VERSION
|
||||||
#undef VERSION
|
#undef VERSION
|
||||||
#endif
|
#endif
|
||||||
#define VERSION "1.9.10"
|
#define VERSION "1.9.10+svn"
|
||||||
#ifndef PACKAGE
|
#ifndef PACKAGE
|
||||||
#define PACKAGE "wesnoth"
|
#define PACKAGE "wesnoth"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user