[podsleuth] Bump version now that 0.6.6 is released



commit c21bb19073ff98129bcb22ccb3257cff63d6728f
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Tue Jan 26 16:55:51 2010 -0800

    Bump version now that 0.6.6 is released

 NEWS         |    2 ++
 configure.ac |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ea21a43..0c4c517 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Not Yet Released: 0.6.7 Release
+
 2010-01-26: 0.6.6 Release
 
     * Work with DeviceKit (BGO #586508)
diff --git a/configure.ac b/configure.ac
index 988bb19..5cd4c3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([podsleuth], [0.6.6])
+AC_INIT([podsleuth], [0.6.7])
 AC_CANONICAL_SYSTEM
 AC_PREREQ(2.13)
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar foreign])
@@ -6,7 +6,7 @@ AM_MAINTAINER_MODE
 
 AC_SUBST([ACLOCAL_AMFLAGS], ["-I m4 \${ACLOCAL_FLAGS}"])
 
-ASM_VERSION="0.6.6.*"
+ASM_VERSION="0.6.7.*"
 AC_SUBST(ASM_VERSION)
 
 AC_PROG_INSTALL



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]