Author: ivanovic
Date: Wed Feb 10 18:10:46 2010
New Revision: 41148

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

Modified:
    trunk/changelog
    trunk/configure.ac
    trunk/players_changelog
    trunk/src/wesconfig.h

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=41148&r1=41147&r2=41148&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Wed Feb 10 18:10:46 2010
@@ -1,3 +1,7 @@
+Version 1.7.13+svn:
+ * Language and i18n:
+   * Updated translations: 
+
 Version 1.7.13-1.8beta6:
  * AI:
    * Port [protect_leader], [protect_unit], [protect_location] to new-style ai

Modified: trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/configure.ac?rev=41148&r1=41147&r2=41148&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Wed Feb 10 18:10:46 2010
@@ -10,7 +10,7 @@
 # Don't forget to change the default value of 'experimental' 
 # to match whether this is a stable or unstable release.
 #######################################################################
-define([WESNOTH_VERSION],[1.7.13-1.8beta6])
+define([WESNOTH_VERSION],[1.7.13+svn])
 experimental_default=no
 define([WESNOTH_BUGS],[http://bugs.wesnoth.org])
 

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=41148&r1=41147&r2=41148&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Wed Feb 10 18:10:46 2010
@@ -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/trunk/changelog
+
+Version 1.7.13+svn:
+ * Language and i18n:
+   * Updated translations: 
+
 
 Version 1.7.13-1.8beta6:
  * Campaigns:

Modified: trunk/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/wesconfig.h?rev=41148&r1=41147&r2=41148&view=diff
==============================================================================
--- trunk/src/wesconfig.h (original)
+++ trunk/src/wesconfig.h Wed Feb 10 18:10:46 2010
@@ -23,8 +23,7 @@
 #ifdef VERSION
   #undef VERSION
 #endif
-#define VERSION "1.7.13-1.8beta6"
-
+#define VERSION "1.7.13+svn
 #ifndef PACKAGE
 #define PACKAGE "wesnoth"
 #endif


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

Reply via email to