Bump. release-3.4.7.2
authorMikael Magnusson <mikachu@comhem.se>
Wed, 23 Apr 2008 15:18:01 +0000 (17:18 +0200)
committerMikael Magnusson <mikachu@comhem.se>
Wed, 23 Apr 2008 15:18:01 +0000 (17:18 +0200)
CHANGELOG
configure.ac

index 4b300996c2c4531ca0874c8052a5013087e66177..d0ce1118521efd51e2aa1a24fae51fc30e3a264d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+3.4.7.2:
+  * The system I used to generate the dist tarball didn't have the
+    docbook-to-man command so the manpages were empty.
+
 3.4.7.1:
   * Not to be outdone by the cairo team, I introduced a bug in the last release
     which made resizing not give any feedback. This is now fixed.
index efc19b746ac018cfd43c4be71ab9b5333a89750a..a2dd0d11ea05da2627763b3fafcfe6aaca4f70fa 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.4.7.1], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.4.7.2], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([openbox/openbox.c])