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-06-03 07:26:02 (GMT)
committer Tomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-06-03 07:26:02 (GMT)
commitcc532741e0e5da03a7049dfc85705dde43277aa3 (patch)
treeddd9b98cae66e0e70fbd0dacff0863bc77fa668e
parenta85a8b7b654882219cf9d891f1b919790e2598a3 (diff)
Increase sucrose version to 0.88.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f60892..0fbd230 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.0"
+SUCROSE_VERSION="0.88.1"
AC_SUBST(SUCROSE_VERSION)
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])