[libdmapsharing] Bump version number Signed-off-by: W. Michael Petullo <mike flyn org>



commit 03b72850af05337be8a6c9031a25758411ad95e1
Author: W. Michael Petullo <mike flyn org>
Date:   Thu Nov 18 22:55:26 2010 -0600

    Bump version number
    Signed-off-by: W. Michael Petullo <mike flyn org>

 ChangeLog    |    2 ++
 configure.ac |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1cb2474..f674df6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
 
 	* Bump version number.
 
+	* Don't set Connection: Close header in response to /databases/1/items (iTunes)
+
 11 November 2010 W. Michael Petullo <mike flyn org>
 
 	* Bump version number.
diff --git a/configure.ac b/configure.ac
index 6d434e8..0be2ad6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.10)
+AC_INIT(libdmapsharing, 2.1.11)
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 10, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 11, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
 
 dnl FIXME:
 dnl would like to automate this off the above definitions, but API might be 2.2 with version 2.1.



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