summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2007-06-18 19:51:18 +0000
committerHavoc Pennington <hp@redhat.com>2007-06-18 19:51:18 +0000
commit424c04c7a3861308f23c8f606f57b83b9a376ccd (patch)
tree8adca47a5778f04c99daad9aa597bd28dfa4c571 /configure.in
parentedf1a6c36331b306e853c7d496f5f9bdfe492cd4 (diff)
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)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index deb788ef..877bc0a7 100644
--- a/configure.in
+++ b/configure.in
@@ -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)