summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-09-14 05:48:35 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-09-14 05:48:35 +0000
commitd0ddf4a5dc4e4afa4a7b515595d13fa4f1b0ba9e (patch)
treedb02188cc5351e09b5de53935f83fa8e2da10a8d /configure.in
parenta480006b1c98361c7fc7313fb6a39b2ce4dcfd22 (diff)
* bump to 0.94
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 399225ef..19604c5f 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(dbus/dbus.h)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(dbus, 0.93)
+AM_INIT_AUTOMAKE(dbus, 0.94)
AM_CONFIG_HEADER(config.h)