summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-21 10:13:44 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-21 10:13:44 -0500
commit252f7827be2391fe32a7dd83925a65354394cb8d (patch)
treecb99c4efab55efc76be2a80a86b8feeae4087877
parent65bd11e202b1236640b451103bf0acbb75961f78 (diff)
post-release version bump to 0.3
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1456999..5df388d 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.2, davidz@redhat.com)
-AM_INIT_AUTOMAKE(eggdbus, 0.2)
+AC_INIT(eggdbus, 0.3, davidz@redhat.com)
+AM_INIT_AUTOMAKE(eggdbus, 0.3)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE