bump version to 1.11.2
This commit is contained in:
parent
53f4436680
commit
097f8a08ef
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 1.11.1+svn:
|
||||
Version 1.11.2:
|
||||
* Add-ons client:
|
||||
* Fixed bug #20518: identical add-ons titles not supported
|
||||
* Add a button to the Filter Options dialog to toggle all currently
|
||||
|
|
|
@ -2,7 +2,7 @@ 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.11.1+svn:
|
||||
Version 1.11.2:
|
||||
* Add-ons client:
|
||||
* Add a button to the Filter Options dialog to toggle all currently
|
||||
displayed add-on categories at once.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#ifdef VERSION
|
||||
#undef VERSION
|
||||
#endif
|
||||
#define VERSION "1.11.1+svn"
|
||||
#define VERSION "1.11.2"
|
||||
#ifndef PACKAGE
|
||||
#define PACKAGE "wesnoth"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue