Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 7e676f3..7a65222 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
m4_define([hulahop_build_id],[2008072400]) # FIXME: when should we update this?
-m4_define([hulahop_version],[0.5.2])
-m4_define([sp_version],[0.86])
+m4_define([hulahop_version],[0.7.1])
+m4_define([sp_version],[0.88])
-AC_INIT([hulahop],[0.6.0],[],[hulahop])
+AC_INIT([hulahop],[0.7.1],[],[hulahop])
AC_SUBST([HULAHOP_VERSION],[hulahop_version])
AC_SUBST([HULAHOP_BUILD_ID],[hulahop_build_id])