shadowm

Untitled

Mar 30th, 2013
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. commit 97d9aefdd166ab61260cbffa63ead04651e7c844
  2. Author: Nils Kneuper <[email protected]>
  3. Date: Sun Mar 24 13:45:35 2013 +0000
  4.  
  5. post release version bump (to 1.11.2)
  6.  
  7. ------------------------------------------------------------------------
  8. Tag-Name: v0_4_8rc1
  9.  
  10. This commit was manufactured by cvs2svn to create tag 'v0_4_8rc1'.
  11.  
  12. diff --git a/changelog b/changelog
  13. index 1a66f76..4a33478 100644
  14. --- a/changelog
  15. +++ b/changelog
  16. @@ -1,3 +1,7 @@
  17. +Version 1.11.2+svn:
  18. + * Language and i18n:
  19. + * Updated translations:
  20. +
  21. Version 1.11.2:
  22. * Add-ons client:
  23. * Fixed bug #20518: identical add-ons titles not supported
  24. diff --git a/players_changelog b/players_changelog
  25. index 503e241..41edbf0 100644
  26. --- a/players_changelog
  27. +++ b/players_changelog
  28. @@ -2,6 +2,11 @@ This is meant to be a concise list of player-visible changes (very minor
  29. changes may be omitted). For a complete list of changes, see the main
  30. changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
  31.  
  32. +Version 1.11.2+svn:
  33. + * Language and i18n:
  34. + * Updated translations:
  35. +
  36. +
  37. Version 1.11.2:
  38. * Add-ons client:
  39. * Add a button to the Filter Options dialog to toggle all currently
  40. diff --git a/src/wesconfig.h b/src/wesconfig.h
  41. index 8ccfc4e..55213c5 100644
  42. --- a/src/wesconfig.h
  43. +++ b/src/wesconfig.h
  44. @@ -23,7 +23,7 @@
  45. #ifdef VERSION
  46. #undef VERSION
  47. #endif
  48. -#define VERSION "1.11.2"
  49. +#define VERSION "1.11.2+svn"
  50. #ifndef PACKAGE
  51. #define PACKAGE "wesnoth"
  52. #endif
Advertisement
Add Comment
Please, Sign In to add comment