summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2005-01-12 22:55:32 +0000
committerJoe Shaw <joeshaw@novell.com>2005-01-12 22:55:32 +0000
commit3ca8a2794b85e5ae54f9f6e7fbc1172b14feb86c (patch)
tree043f4b55d29cc634f994eba5a5298254353b9077 /configure.in
parentce11956e45ca9d14173c5d9ecd96e62f354d5979 (diff)
2005-01-12 Joe Shaw <joeshaw@novell.com>dbus-0.23
* NEWS: Update for 0.23. * configure.in: Release 0.23.
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 67b2dfa9..ffac0272 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
AC_INIT(dbus/dbus.h)
-AM_INIT_AUTOMAKE(dbus, 0.22)
+AM_INIT_AUTOMAKE(dbus, 0.23)
AM_CONFIG_HEADER(config.h)