diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2006-09-14 05:48:35 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2006-09-14 05:48:35 +0000 |
commit | d0ddf4a5dc4e4afa4a7b515595d13fa4f1b0ba9e (patch) | |
tree | db02188cc5351e09b5de53935f83fa8e2da10a8d /configure.in | |
parent | a480006b1c98361c7fc7313fb6a39b2ce4dcfd22 (diff) |
* bump to 0.94
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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) |