From: John (J5) Palmieri Date: Fri, 10 Nov 2006 02:48:46 +0000 (+0000) Subject: * make head the 1.1.0 experimental branch X-Git-Tag: dbus-1.0.1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31c79c0e35546de06b1e435958c3d922320f7e65;p=thirdparty%2Fdbus.git * make head the 1.1.0 experimental branch --- diff --git a/configure.in b/configure.in index 0c3e80c8b..24b5dc1f6 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_INIT(dbus/dbus.h) AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE(dbus, 1.0.0) +AM_INIT_AUTOMAKE(dbus, 1.1.0) AM_CONFIG_HEADER(config.h)