summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2007-05-25 21:53:55 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2007-05-25 21:53:55 +0000
commitc04a21c321a1c7c1e7ccf1a9be0e5c9ba0903230 (patch)
tree1f61ae2872c4eed7c4bd2965c18761de0557abfd
parent8bee36147f5320e09b0a6a01623549623615acb5 (diff)
* bump version number
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index bfeb90a7..6cbcb9b3 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.0)
+AM_INIT_AUTOMAKE(dbus, 1.1.1)
AM_CONFIG_HEADER(config.h)