[libgee] Version bump to avoid confusion



commit 7f84de1f759a25c4563534f2710e465a1e7101a7
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Tue Aug 31 16:40:46 2010 +0200

    Version bump to avoid confusion

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2d47f3a..f66c9f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.5.3], [ptitjes free fr], [libgee])
+AC_INIT([libgee], [0.7.0], [ptitjes free fr], [libgee])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])
@@ -11,7 +11,7 @@ AM_PROG_CC_C_O
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
 
-LIBGEE_LT_VERSION="2:0:0"
+LIBGEE_LT_VERSION="3:0:0"
 AC_SUBST(LIBGEE_LT_VERSION)
 
 AM_PROG_VALAC([0.9.3])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]