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 4b30099..d0ce111 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 efc19b7..a2dd0d1 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])