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



commit 8e91dcd8c9a2f82b2f73884e357926bf4cf5aef7
Author: W. Michael Petullo <mike flyn org>
Date:   Sun Sep 26 21:51:36 2010 -0500

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

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4943c0f..8f57d35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.1.3)
+AC_INIT(libdmapsharing, 2.1.4)
 
 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, 3, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 1, 4, 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]