Author: ivanovic
Date: Sun May 10 20:04:25 2009
New Revision: 35556

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35556&view=rev
Log:
bump version to 1.6.2

Modified:
    branches/1.6/changelog
    branches/1.6/configure.ac
    branches/1.6/players_changelog
    branches/1.6/src/wesconfig.h

Modified: branches/1.6/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/changelog?rev=35556&r1=35555&r2=35556&view=diff
==============================================================================
--- branches/1.6/changelog (original)
+++ branches/1.6/changelog Sun May 10 20:04:25 2009
@@ -1,4 +1,4 @@
-Version 1.6.1+svn:
+Version 1.6.2:
  * Campaigns:
    * Eastern Invasion:
      * Fixed the liches not being revealed properly in 'Weldyn Besieged'
@@ -7,9 +7,9 @@
        * Enforce a 7-hex starting castle to prevent units from appearing inside
          a wall (bug #13377)
      * Under The Burning Suns:
-       * Properly team-color caged merfolk (addresses bug #13367).
+       * Properly team-color caged merfolk (bug #13367)
      * Scepter of Fire:
-       * Properly conditionalize some dialog (addresses bug #13343)
+       * Properly conditionalize some dialog (bug #13343)
  * Editor2:
    * Moved the clipboard actions to a context menu available in paste mode
    * Added a terrain sampler feature -- ctrl+click when in paint or fill mode 

Modified: branches/1.6/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/configure.ac?rev=35556&r1=35555&r2=35556&view=diff
==============================================================================
--- branches/1.6/configure.ac (original)
+++ branches/1.6/configure.ac Sun May 10 20:04:25 2009
@@ -6,7 +6,7 @@
 
 AC_PREREQ([2.60])
 
-define([WESNOTH_VERSION],[1.6.1+svn])
+define([WESNOTH_VERSION],[1.6.2])
 define([WESNOTH_BUGS],[http://bugs.wesnoth.org])
 
 AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, WESNOTH_BUGS, [wesnoth])

Modified: branches/1.6/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/players_changelog?rev=35556&r1=35555&r2=35556&view=diff
==============================================================================
--- branches/1.6/players_changelog (original)
+++ branches/1.6/players_changelog Sun May 10 20:04:25 2009
@@ -2,15 +2,18 @@
 changes may be omitted). For a complete list of changes, see the main
 changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/branches/1.6/changelog
 
-Version 1.6.1+svn:
+Version 1.6.2:
  * Campaigns
    * Eastern Invasion
      * Fixed the liches not being revealed properly in 'Weldyn Besieged'.
-     
    * Heir to the Throne
      * The Scepter of Fire
        * Enforce a 7-hex starting castle to prevent units from appearing inside
          a wall (bug #13377).
+     * Under The Burning Suns:
+       * Properly team-color caged merfolk (bug #13367).
+     * Scepter of Fire:
+       * Properly conditionalize some dialog (bug #13343).
 
   * Graphics
     * New portrait for Huntsman.

Modified: branches/1.6/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/src/wesconfig.h?rev=35556&r1=35555&r2=35556&view=diff
==============================================================================
--- branches/1.6/src/wesconfig.h (original)
+++ branches/1.6/src/wesconfig.h Sun May 10 20:04:25 2009
@@ -25,7 +25,7 @@
 #ifdef VERSION
   #undef VERSION
 #endif
-#define VERSION "1.6.1+svn"
+#define VERSION "1.6.2"
 
 #ifndef PACKAGE
 #define PACKAGE "wesnoth"


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to