Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@laptop.org>2013-01-07 17:54:32 (GMT)
committer Ajay Garg <ajay@activitycentral.com>2013-01-08 06:01:51 (GMT)
commita537d713d137aca821debb88b3dd2178179cd433 (patch)
tree54a4eb30f666b31d7e5af0c0f2f27e64659bd25a
parentca4d3f675dabcef1d6019fc224df19fb3cd90208 (diff)
Update Sucrose version for the 0.99 branch
Signed-off-by: Ajay Garg <ajay@activitycentral.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93c3d86..2a823b4 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.98.3"
+SUCROSE_VERSION="0.99.0"
AC_SUBST(SUCROSE_VERSION)
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])