From: John (J5) Palmieri Date: Tue, 26 Apr 2005 00:56:26 +0000 (+0000) Subject: * update configure.in to next version X-Git-Tag: dbus-0.34.0~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb8bfeb8f2f5c4e6b09043988fc9ab9d178e5276;p=thirdparty%2Fdbus.git * update configure.in to next version --- diff --git a/configure.in b/configure.in index cd846f608..cc918e748 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.33) +AM_INIT_AUTOMAKE(dbus, 0.34) AM_CONFIG_HEADER(config.h)