Author: ivanovic
Date: Sun May 10 21:37:31 2009
New Revision: 35561

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

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=35561&r1=35560&r2=35561&view=diff
==============================================================================
--- branches/1.6/changelog (original)
+++ branches/1.6/changelog Sun May 10 21:37:31 2009
@@ -1,3 +1,7 @@
+Version 1.6.2+svn:
+ * Language and i18n:
+   * Updated translations: 
+
 Version 1.6.2:
  * Campaigns:
    * Eastern Invasion:

Modified: branches/1.6/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/configure.ac?rev=35561&r1=35560&r2=35561&view=diff
==============================================================================
--- branches/1.6/configure.ac (original)
+++ branches/1.6/configure.ac Sun May 10 21:37:31 2009
@@ -6,7 +6,7 @@
 
 AC_PREREQ([2.60])
 
-define([WESNOTH_VERSION],[1.6.2])
+define([WESNOTH_VERSION],[1.6.2+svn])
 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=35561&r1=35560&r2=35561&view=diff
==============================================================================
--- branches/1.6/players_changelog (original)
+++ branches/1.6/players_changelog Sun May 10 21:37:31 2009
@@ -1,6 +1,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/branches/1.6/changelog
+
+Version 1.6.2+svn:
+  * Language and translations
+    * Updated translations: 
+
 
 Version 1.6.2:
  * Campaigns

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


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

Reply via email to