summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2005-01-28 17:04:35 +0000
committerJoe Shaw <joeshaw@novell.com>2005-01-28 17:04:35 +0000
commitcbe79dee56173228640ebd3d32932bdb3a4ee14f (patch)
treee7de588adf35ea9ae7deaae73c114d7be52d2159 /configure.in
parentbb98998d6803c958c242794679d4301f7f906f36 (diff)
2005-01-28 Joe Shaw <joeshaw@novell.com>
* configure.in: Bump version up to 0.30. * HACKING: Add a release item to bump the version number up after a 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 71efb27f..b09430d5 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.23)
+AM_INIT_AUTOMAKE(dbus, 0.30)
AM_CONFIG_HEADER(config.h)