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



commit edbd2c105912af028e8b694ffeb84c999d77bec1
Author: W. Michael Petullo <mike flyn org>
Date:   Thu Nov 11 14:24:11 2010 -0600

    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 3d16b19..00d9817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+11 November 2010 W. Michael Petullo <mike flyn org>
+
+	* Bump version number.
+
 07 November 2010 W. Michael Petullo <mike flyn org>
 
 	* Significant work on an interim solution for the problem
diff --git a/configure.ac b/configure.ac
index f83771f..2911947 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.8)
+AC_INIT(libdmapsharing, 2.1.9)
 
 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, 8, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 9, 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]