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



commit 2f90c702cffba419e586e294630c78c4e1b03b8b
Author: W. Michael Petullo <mike flyn org>
Date:   Thu Nov 18 10:44:31 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 9c82f41..1cb2474 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 	* Fix problem sharing to iTunes due to incorrect Content-Length
 
+	* Bump version number.
+
 11 November 2010 W. Michael Petullo <mike flyn org>
 
 	* Bump version number.
diff --git a/configure.ac b/configure.ac
index 2911947..6d434e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.9)
+AC_INIT(libdmapsharing, 2.1.10)
 
 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, 9, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 10, 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]