summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-07-16 04:31:14 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-07-16 04:31:14 +0000
commitcc3cf3a02654de24874bcf02eee179adef66926d (patch)
tree5a585d0bc507e8c136fb36b71ee58e4495d59fd9 /configure.in
parent3e73b2e82987d248cf5b129caf9924c42a73e0e4 (diff)
* python/Makefile.am: dbus_binding.pxd.in should be included
in EXTRA_DIST not dbus_binding.pxd * NEWS: Update to 0.35.1
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 e0f4fa96..0bad6d75 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.35)
+AM_INIT_AUTOMAKE(dbus, 0.35.1)
AM_CONFIG_HEADER(config.h)