[podsleuth] Bump version to 0.6.6



commit 49fc3d67a9ce098855204e961131a21946a95d01
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Tue Dec 8 19:32:12 2009 -0800

    Bump version to 0.6.6

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8e000c..bfc4e84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Not Released Yet: 0.6.6 Release
+
+    * Work with DeviceKit (BGO #586508)
+    * Install DBus policy, fixing podsleuth --rescan
+
 2009-09-01: 0.6.5 Release
 
     * Fix some 3rd generation iPods (BGO #486661)
diff --git a/configure.ac b/configure.ac
index 4f9c50e..988bb19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([podsleuth], [0.6.5])
+AC_INIT([podsleuth], [0.6.6])
 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.5.*"
+ASM_VERSION="0.6.6.*"
 AC_SUBST(ASM_VERSION)
 
 AC_PROG_INSTALL



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