summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-02-09 22:11:07 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-02-09 22:11:07 -0500
commitd3b783df5a73c741802c9adbbd23cbd9c309ee73 (patch)
tree294fec0e96fa95c740cf33c42c28d66ecd8a94da
parent670144c1d962a3d79584a7e944dabc191d635c76 (diff)
post-release version bump to 0.4
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5280625..ed5bf05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT(eggdbus, 0.3, davidz@redhat.com)
-AM_INIT_AUTOMAKE(eggdbus, 0.3)
+AC_INIT(eggdbus, 0.4, davidz@redhat.com)
+AM_INIT_AUTOMAKE(eggdbus, 0.4)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE