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



commit 9b25eb947465e9395314121efa03b196ec6ac910
Author: W. Michael Petullo <mike flyn org>
Date:   Mon Sep 6 21:37:01 2010 -0500

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

 ChangeLog    |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 13a3d1d..74a18ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+06 September 2010 W. Michael Petullo <mike flyn org>
+
+	* Fix serving to iTunes 10.
+
 03 September 2010 W. Michael Petullo <mike flyn org>
 
 	* Fix license notice on several source files.
diff --git a/configure.ac b/configure.ac
index 10a564d..959fe8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.0)
+AC_INIT(libdmapsharing, 2.1.1)
 
 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, 0, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 1, 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]