Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-07-14 09:45:37 (GMT)
committer Tomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-07-14 09:45:37 (GMT)
commitae2230a702b5702a2b603f925f6d7e2d1a49698e (patch)
tree4b75c23e2a420a4c7ba27459d990bcb9de65aeb6
parentad88527353efdb351caef4999c17fdf1f1766662 (diff)
Increase sucrose version to 0.89.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 13a2f09..f002e76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ([2.59])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([configure.ac])
-SUCROSE_VERSION="0.88.1"
+SUCROSE_VERSION="0.89.1"
AC_SUBST(SUCROSE_VERSION)
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])