Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2009-08-25 16:49:43 (GMT)
committer Simon Schampijer <simon@schampijer.de>2009-08-25 16:49:43 (GMT)
commitc064ae0de540ff45ed924cf5820615eb96b92744 (patch)
treef65b21fd9439c4d50f45b19bfe1963c58c0be88f
parent92513ecdf6564dc49c2c94587139cbb222dd8eae (diff)
Release 0.5.1v0.5.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 871d645..1f2f404 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ m4_define([hulahop_build_id],[2008072400]) # FIXME: when should we update this?
m4_define([hulahop_version],[0.5.0])
m4_define([sp_version],[0.86])
-AC_INIT([hulahop],[0.5.0],[],[hulahop])
+AC_INIT([hulahop],[0.5.1],[],[hulahop])
AC_SUBST([HULAHOP_VERSION],[hulahop_version])
AC_SUBST([HULAHOP_BUILD_ID],[hulahop_build_id])