Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@laptop.org>2012-09-13 16:34:35 (GMT)
committer Simon Schampijer <simon@laptop.org>2012-09-13 16:34:35 (GMT)
commit1e292ab9f5b23c13a01e1176f05f177bc2f0c2bf (patch)
tree264b03dbc645318ad02f95faf629c54f893a18be
parentd72117940c66f200f5fcac340021ec9a3ada8856 (diff)
Update Sucrose version for upcoming 0.97.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3e153a0..1e8582f 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.97.2"
+SUCROSE_VERSION="0.97.3"
AC_SUBST(SUCROSE_VERSION)
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])