From b664b8f8c184c4dd71d5754391bd862ed129eef5 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Wed, 23 Apr 2008 17:18:01 +0200 Subject: [PATCH] Bump. --- CHANGELOG | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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]) -- 2.39.2