Author: ivanovic
Date: Sun Apr 12 18:42:44 2009
New Revision: 34804

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

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=34804&r1=34803&r2=34804&view=diff
==============================================================================
--- branches/1.6/changelog (original)
+++ branches/1.6/changelog Sun Apr 12 18:42:44 2009
@@ -1,4 +1,4 @@
-Version 1.6+svn:
+Version 1.6.1:
   * Campaigns:
     * Sceptre of Fire:
       * Fixed a crash at the very end of 'Caverns of Flame'

Modified: branches/1.6/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/configure.ac?rev=34804&r1=34803&r2=34804&view=diff
==============================================================================
--- branches/1.6/configure.ac (original)
+++ branches/1.6/configure.ac Sun Apr 12 18:42:44 2009
@@ -6,7 +6,7 @@
 
 AC_PREREQ([2.60])
 
-define([WESNOTH_VERSION],[1.6+svn])
+define([WESNOTH_VERSION],[1.6.1])
 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=34804&r1=34803&r2=34804&view=diff
==============================================================================
--- branches/1.6/players_changelog (original)
+++ branches/1.6/players_changelog Sun Apr 12 18:42:44 2009
@@ -2,7 +2,7 @@
 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+svn:
+Version 1.6.1:
   * Campaigns
     * Sceptre of Fire
       * Fixed a crash at the very end of 'Caverns of Flame'.

Modified: branches/1.6/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/src/wesconfig.h?rev=34804&r1=34803&r2=34804&view=diff
==============================================================================
--- branches/1.6/src/wesconfig.h (original)
+++ branches/1.6/src/wesconfig.h Sun Apr 12 18:42:44 2009
@@ -25,7 +25,7 @@
 #ifdef VERSION
   #undef VERSION
 #endif
-#define VERSION "1.6+svn"
+#define VERSION "1.6.1"
 
 #ifndef PACKAGE
 #define PACKAGE "wesnoth"


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

Reply via email to