Author: ivanovic
Date: Tue Jun 23 22:10:36 2009
New Revision: 36371

URL: http://svn.gna.org/viewcvs/wesnoth?rev=36371&view=rev
Log:
post release version bump to 1.6.3+svn (is this really needed?!? ;) )

Modified:
    branches/1.6/configure.ac
    branches/1.6/src/wesconfig.h

Modified: branches/1.6/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/configure.ac?rev=36371&r1=36370&r2=36371&view=diff
==============================================================================
--- branches/1.6/configure.ac (original)
+++ branches/1.6/configure.ac Tue Jun 23 22:10:36 2009
@@ -6,7 +6,7 @@
 
 AC_PREREQ([2.60])
 
-define([WESNOTH_VERSION],[1.6.3])
+define([WESNOTH_VERSION],[1.6.3+svn])
 define([WESNOTH_BUGS],[http://bugs.wesnoth.org])
 
 AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, WESNOTH_BUGS, [wesnoth])

Modified: branches/1.6/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/src/wesconfig.h?rev=36371&r1=36370&r2=36371&view=diff
==============================================================================
--- branches/1.6/src/wesconfig.h (original)
+++ branches/1.6/src/wesconfig.h Tue Jun 23 22:10:36 2009
@@ -25,7 +25,7 @@
 #ifdef VERSION
   #undef VERSION
 #endif
-#define VERSION "1.6.3"
+#define VERSION "1.6.3+svn"
 
 #ifndef PACKAGE
 #define PACKAGE "wesnoth"


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

Reply via email to