summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-03-29 18:33:27 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-03-29 18:33:27 +0000
commit8e0bd8c06cfd3c99dc591f541b14662509549f0a (patch)
tree5d27eaf3e3bf5e1361a85de01b1de54483c45904 /configure.in
parent99127825e297e86cfb5cd7295cd970fc79542825 (diff)
- bump to next release
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 51f7bf6a..5ef76917 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.32)
+AM_INIT_AUTOMAKE(dbus, 0.33)
AM_CONFIG_HEADER(config.h)