Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- commit 97d9aefdd166ab61260cbffa63ead04651e7c844
- Author: Nils Kneuper <[email protected]>
- Date: Sun Mar 24 13:45:35 2013 +0000
- post release version bump (to 1.11.2)
- ------------------------------------------------------------------------
- Tag-Name: v0_4_8rc1
- This commit was manufactured by cvs2svn to create tag 'v0_4_8rc1'.
- diff --git a/changelog b/changelog
- index 1a66f76..4a33478 100644
- --- a/changelog
- +++ b/changelog
- @@ -1,3 +1,7 @@
- +Version 1.11.2+svn:
- + * Language and i18n:
- + * Updated translations:
- +
- Version 1.11.2:
- * Add-ons client:
- * Fixed bug #20518: identical add-ons titles not supported
- diff --git a/players_changelog b/players_changelog
- index 503e241..41edbf0 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.11.2+svn:
- + * Language and i18n:
- + * Updated translations:
- +
- +
- Version 1.11.2:
- * Add-ons client:
- * Add a button to the Filter Options dialog to toggle all currently
- diff --git a/src/wesconfig.h b/src/wesconfig.h
- index 8ccfc4e..55213c5 100644
- --- a/src/wesconfig.h
- +++ b/src/wesconfig.h
- @@ -23,7 +23,7 @@
- #ifdef VERSION
- #undef VERSION
- #endif
- -#define VERSION "1.11.2"
- +#define VERSION "1.11.2+svn"
- #ifndef PACKAGE
- #define PACKAGE "wesnoth"
- #endif
Advertisement
Add Comment
Please, Sign In to add comment