Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2011-06-14 21:51:59 (GMT)
committer Simon Schampijer <simon@schampijer.de>2011-06-14 21:51:59 (GMT)
commit98ad10e1f29c99ebf6b3dcc054de950e0fe06c32 (patch)
treeb50235122dbe41b34c14ce034103f8201b37133f
parent0153fadec2d21404c5fe9c9cbe2d51a73164107d (diff)
Release 0.8.1v0.8.1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index eb2f5fe..1ae0b10 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.7.1])
+m4_define([hulahop_version],[0.8.1])
m4_define([sp_version],[0.92])
-AC_INIT([hulahop],[0.7.1],[],[hulahop])
+AC_INIT([hulahop],[0.8.1],[],[hulahop])
AC_SUBST([HULAHOP_VERSION],[hulahop_version])
AC_SUBST([HULAHOP_BUILD_ID],[hulahop_build_id])