diff --git a/changelog b/changelog index deedb99ebab..a6da1c6983c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,7 @@ +Version 1.9.10+svn: + * Language and i18n: + * Updated translations: + Version 1.9.10: * AI: * Fixed: Display of recruitment_ignore_bad_combat and diff --git a/players_changelog b/players_changelog index 70da1c3112e..2c51aa695ea 100644 --- a/players_changelog +++ b/players_changelog @@ -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.10+svn: + * Language and i18n: + * Updated translations: + + Version 1.9.10: * Campaigns: * Descent into Darkness: diff --git a/src/wesconfig.h b/src/wesconfig.h index a796b2efec0..c974ec3ce3a 100644 --- a/src/wesconfig.h +++ b/src/wesconfig.h @@ -23,7 +23,7 @@ #ifdef VERSION #undef VERSION #endif -#define VERSION "1.9.10" +#define VERSION "1.9.10+svn" #ifndef PACKAGE #define PACKAGE "wesnoth" #endif