summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@codefactory.se>2003-03-18 09:41:54 +0000
committerAnders Carlsson <andersca@codefactory.se>2003-03-18 09:41:54 +0000
commitd04cc0dc291f90afddd9075dc5df6470d3f01870 (patch)
treef7f4f69197d7264c1ac5b985c42ba377dd960da0 /configure.in
parent615fa679e1f8339d4f57e8b6dc49e7fb5da49f2d (diff)
2003-03-18 Anders Carlsson <andersca@codefactory.se>dbus-0.6
* configure.in: 0.6 * NEWS: Update.
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 78db7baf..920c7708 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.5)
+AM_INIT_AUTOMAKE(dbus, 0.6)
AM_CONFIG_HEADER(config.h)