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



commit b5fd13cd9b3d2f6ec298201ef5f461ad5696a1f0
Author: W. Michael Petullo <mike flyn org>
Date:   Wed Sep 29 13:29:55 2010 -0500

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

 ChangeLog    |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2a11e31..1a470bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+29 September 2010 W. Michael Petullo <mike flyn org>
+
+	* Fix some bugs related to the recent DmapMdnsPublisher singleton
+	change.
+
 09 September 2010 W. Michael Petullo <mike flyn org>
 
 	* Allow two sub-DMAP protocols (e.g., DAAP and DPAP) in one
diff --git a/configure.ac b/configure.ac
index 8f57d35..b66eef5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.4)
+AC_INIT(libdmapsharing, 2.1.5)
 
 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, 4, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 5, 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]