bump version to 1.9.13
This commit is contained in:
parent
84587d8a5a
commit
223678dd4d
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 1.9.12+svn:
|
||||
Version 1.9.13:
|
||||
* Campaigns:
|
||||
* Northern Rebirth:
|
||||
* Infested Caves: integrated sighted events with moveto events
|
||||
|
|
|
@ -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.9.12+svn:
|
||||
Version 1.9.13:
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Czech, Dutch, French, Galician,
|
||||
German, Hungarian, Korean, Latin, Lithuanian, Old English, Polish,
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#ifdef VERSION
|
||||
#undef VERSION
|
||||
#endif
|
||||
#define VERSION "1.9.12+svn"
|
||||
#define VERSION "1.9.13"
|
||||
#ifndef PACKAGE
|
||||
#define PACKAGE "wesnoth"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue