Author: ivanovic
Date: Thu May 12 13:43:35 2011
New Revision: 49489

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

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

Modified: branches/1.8/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/changelog?rev=49489&r1=49488&r2=49489&view=diff
==============================================================================
--- branches/1.8/changelog (original)
+++ branches/1.8/changelog Thu May 12 13:43:35 2011
@@ -1,3 +1,7 @@
+Version 1.8.6+svn:
+ * Language and i18n:
+   * Updated translations:
+
 Version 1.8.6:
  * Campaigns:
    * Liberty:

Modified: branches/1.8/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/configure.ac?rev=49489&r1=49488&r2=49489&view=diff
==============================================================================
--- branches/1.8/configure.ac (original)
+++ branches/1.8/configure.ac Thu May 12 13:43:35 2011
@@ -6,7 +6,7 @@
 
 AC_PREREQ([2.60])
 
-define([WESNOTH_VERSION],[1.8.6])
+define([WESNOTH_VERSION],[1.8.6+svn])
 define([WESNOTH_BUGS],[http://bugs.wesnoth.org])
 
 AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, WESNOTH_BUGS, [wesnoth])

Modified: branches/1.8/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/players_changelog?rev=49489&r1=49488&r2=49489&view=diff
==============================================================================
--- branches/1.8/players_changelog (original)
+++ branches/1.8/players_changelog Thu May 12 13:43:35 2011
@@ -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.8/changelog
+
+Version 1.8.6+svn:
+ * Language and i18n:
+   * Updated translations: 
+
 
 Version 1.8.6:
  * Language and i18n:

Modified: branches/1.8/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/src/wesconfig.h?rev=49489&r1=49488&r2=49489&view=diff
==============================================================================
--- branches/1.8/src/wesconfig.h (original)
+++ branches/1.8/src/wesconfig.h Thu May 12 13:43:35 2011
@@ -23,7 +23,7 @@
 #ifdef VERSION
   #undef VERSION
 #endif
-#define VERSION "1.8.6"
+#define VERSION "1.8.6+svn"
 #ifndef PACKAGE
 #define PACKAGE "wesnoth"
 #endif


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

Reply via email to