Author: ivanovic
Date: Thu May 12 12:29:44 2011
New Revision: 49486

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

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=49486&r1=49485&r2=49486&view=diff
==============================================================================
--- branches/1.8/changelog (original)
+++ branches/1.8/changelog Thu May 12 12:29:44 2011
@@ -1,4 +1,4 @@
-Version 1.8.5+svn:
+Version 1.8.6:
  * Campaigns:
    * Liberty:
      * Don't show dummy epilogue gamemap

Modified: branches/1.8/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/configure.ac?rev=49486&r1=49485&r2=49486&view=diff
==============================================================================
--- branches/1.8/configure.ac (original)
+++ branches/1.8/configure.ac Thu May 12 12:29:44 2011
@@ -6,7 +6,7 @@
 
 AC_PREREQ([2.60])
 
-define([WESNOTH_VERSION],[1.8.5+svn])
+define([WESNOTH_VERSION],[1.8.6])
 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=49486&r1=49485&r2=49486&view=diff
==============================================================================
--- branches/1.8/players_changelog (original)
+++ branches/1.8/players_changelog Thu May 12 12:29:44 2011
@@ -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.8/changelog
 
-Version 1.8.5+svn:
+Version 1.8.6:
  * Language and i18n:
    * Updated translations: British English, Chinese (Simplified),
      Chinese (Traditional), Czech, French, German, Hungarian, Indonesian,

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


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

Reply via email to