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



commit 864b25762bf099f74d14c57ec16942703b462f81
Author: W. Michael Petullo <mike flyn org>
Date:   Sat Jan 15 20:34:46 2011 -0600

    Bump 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 c2044f3..7908c37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 2.9.0)
+AC_INIT(libdmapsharing, 2.9.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, 9, 0, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 9, 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]