summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-02-24 18:18:41 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-02-24 18:18:41 +0000
commit0154580c521536e50ea98ea60c6c6d51c32b5769 (patch)
tree4856a9350c9c92e1fe7681637b7967b61c9945db /configure.in
parenta2866f736612afc3308a1df33e7902283354e0f9 (diff)
2006-02-24 John (J5) Palmieri <johnp@redhat.com>dbus-0.61
* Released 0.61 2006-02-24 John (J5) Palmieri <johnp@redhat.com> * proxies.py: Fix the callchain
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 6c85ed02..ba99bf98 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(dbus/dbus.h)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(dbus, 0.60)
+AM_INIT_AUTOMAKE(dbus, 0.61)
AM_CONFIG_HEADER(config.h)