summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMaciej Piechotka <uzytkownik2@gmail.com>2012-12-03 20:08:48 +0000
committerMaciej Piechotka <uzytkownik2@gmail.com>2012-12-03 20:08:48 +0000
commitce3586f7e768f7f51305f4d134a1dfce37bb43b4 (patch)
tree2016f386f1e06ae9228ea2cb50641377f2c37f51 /configure.ac
parent4c596c6c679c90d020eef42b11ada98aa7a00bd5 (diff)
downloadlibgee-ce3586f7e768f7f51305f4d134a1dfce37bb43b4.tar.gz
Release 0.9.00.9.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7037052..8c8a60d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.8.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.9.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [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:1"
AC_SUBST(LIBGEE_LT_VERSION)
GLIB_REQUIRED=2.32