Author: ivanovic
Date: Tue Sep 9 23:46:52 2008
New Revision: 29373
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29373&view=rev
Log:
bump version to 1.5.4
Modified:
trunk/changelog
trunk/config.h.dummy
trunk/configure.ac
trunk/players_changelog
trunk/src/wesconfig.h
Modified: trunk/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=29373&r1=29372&r2=29373&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Tue Sep 9 23:46:52 2008
@@ -1,4 +1,4 @@
-Version 1.5.3+svn:
+Version 1.5.4:
* Editor2:
* Rotate clipboard 60 deg. cw/ccw, ctrl+r/ctrl+shift+r respectively
(cmd instead of ctrl on Mac). Active in the "paste" mode.
Modified: trunk/config.h.dummy
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/config.h.dummy?rev=29373&r1=29372&r2=29373&view=diff
==============================================================================
--- trunk/config.h.dummy (original)
+++ trunk/config.h.dummy Tue Sep 9 23:46:52 2008
@@ -9,13 +9,13 @@
#define PACKAGE_NAME "Battle for Wesnoth"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Battle for Wesnoth 1.5.3+svn"
+#define PACKAGE_STRING "Battle for Wesnoth 1.5.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "wesnoth"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.5.3+svn"
+#define PACKAGE_VERSION "1.5.4"
/* Version number of package */
-#define VERSION "1.5.3+svn"
+#define VERSION "1.5.4"
Modified: trunk/configure.ac
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/configure.ac?rev=29373&r1=29372&r2=29373&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Sep 9 23:46:52 2008
@@ -6,7 +6,7 @@
AC_PREREQ([2.60])
-define([WESNOTH_VERSION],[1.5.3+svn])
+define([WESNOTH_VERSION],[1.5.4])
AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, [EMAIL PROTECTED], [wesnoth])
Modified: trunk/players_changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=29373&r1=29372&r2=29373&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Tue Sep 9 23:46:52 2008
@@ -2,11 +2,7 @@
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.5.3+svn:
- * Miscellaneous and bug fixes
- * new --nomusic commandline option to disable music for the session
-
-Version 1.5.3:
+Version 1.5.4:
* Editor2
* Rotate clipboard 60 degrees clockwise or counter-clockwise, ctrl+r
or ctrl+shift+r respectively (cmd instead of ctrl on Mac). Active
@@ -40,7 +36,8 @@
* Parts of the new widget libary are deemed stable enough for testing and
have been started to replace the old code.
- * Bug fixes:
+ * Miscellaneous and bug fixes
+ * New --nomusic commandline option to disable music for the session.
* Fixed OOS bug when giving control and having move in undo stack.
Version 1.5.3:
Modified: trunk/src/wesconfig.h
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/wesconfig.h?rev=29373&r1=29372&r2=29373&view=diff
==============================================================================
--- trunk/src/wesconfig.h (original)
+++ trunk/src/wesconfig.h Tue Sep 9 23:46:52 2008
@@ -23,7 +23,7 @@
# endif
#endif
#ifndef VERSION
-#define VERSION "1.5.3+svn"
+#define VERSION "1.5.4"
#endif
#ifndef PACKAGE
#define PACKAGE "wesnoth"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits