summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-06-19 17:39:45 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-06-19 17:39:45 -0400
commitfc1cab82ddab34f0d6c8d7d7a8f5193602d2c014 (patch)
treee01087c15a70d4d27f1765fba397a64bbb90a703
parent05300629700eb4d65094e98d0be90111625c42a0 (diff)
Post-release version bump to 0.6
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ef75d70..497cb7f 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.5, davidz@redhat.com)
-AM_INIT_AUTOMAKE(eggdbus, 0.5)
+AC_INIT(eggdbus, 0.6, davidz@redhat.com)
+AM_INIT_AUTOMAKE(eggdbus, 0.6)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE