]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2007-06-18 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Mon, 18 Jun 2007 19:51:18 +0000 (19:51 +0000)
committerHavoc Pennington <hp@redhat.com>
Mon, 18 Jun 2007 19:51:18 +0000 (19:51 +0000)
* configure.in: bump version to 1.1.2 so CVS is higher than last
release (this is not the 1.1.2 release)

ChangeLog
configure.in

index 065119eef36a86b9b565112b62fc543fd53684af..76df08b41f24a518e720647a075cad9a19555935 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-18  Havoc Pennington  <hp@redhat.com>
+
+       * configure.in: bump version to 1.1.2 so CVS is higher than last
+       release (this is not the 1.1.2 release)
+
 2007-06-18  Havoc Pennington  <hp@redhat.com>
 
        * Release 1.1.1
index deb788ef1de2e79b37a2295980278f1f75eadc4f..877bc0a7e3ea1ac0211df88a99264296103bab06 100644 (file)
@@ -5,7 +5,7 @@ AC_INIT(dbus/dbus.h)
 
 AC_CANONICAL_TARGET
 
-AM_INIT_AUTOMAKE(dbus, 1.1.1)
+AM_INIT_AUTOMAKE(dbus, 1.1.2)
 
 AM_CONFIG_HEADER(config.h)