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



commit fbe7efa73bf9d2da657fc1761bf42884b5faee48
Author: W. Michael Petullo <mike flyn org>
Date:   Tue Nov 23 10:59:45 2010 -0600

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

 ChangeLog    |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 20c5eed..9cf10f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+22 November 2010 W. Michael Petullo <mike flyn org>
+
+	* Fix bug that caused two MLIT's to be sent when responding to
+	"/1/items".
+
+	* Bump version number.
+
 19 November 2010 W. Michael Petullo <mike flyn org>
 
 	* Change Content-Type to consistently be application/x-dmap-tagged
diff --git a/configure.ac b/configure.ac
index 0be2ad6..e278c78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.11)
+AC_INIT(libdmapsharing, 2.1.12)
 
 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, 11, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 12, 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]