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



commit e70acf9207850cc970c919f55a35a6af37239769
Author: W. Michael Petullo <mike flyn org>
Date:   Sun Oct 31 13:46:39 2010 -0500

    Bump version number
    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 22c8142..a170eb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+31 October 2010 W. Michael Petullo <mike flyn org>
+
+	* Bump version number.
+
 24 October 2010 W. Michael Petullo <mike flyn org>
 
 	* Fix _dmap_share_build_filter to support commas in values.
diff --git a/configure.ac b/configure.ac
index 5f131a1..f83771f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.7)
+AC_INIT(libdmapsharing, 2.1.8)
 
 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, 7, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 8, 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]