From: Mikael Magnusson Date: Wed, 23 Apr 2008 15:18:01 +0000 (+0200) Subject: Bump. X-Git-Tag: release-3.4.7.2^0 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b664b8f8c184c4dd71d5754391bd862ed129eef5;p=mikachu%2Fopenbox.git Bump. --- diff --git a/CHANGELOG b/CHANGELOG index 4b300996..d0ce1118 100644 --- 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. diff --git a/configure.ac b/configure.ac index efc19b74..a2dd0d11 100644 --- a/configure.ac +++ b/configure.ac @@ -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])