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-09-18 16:44:39 (GMT)
committer Simon Schampijer <simon@schampijer.de>2009-09-18 16:44:39 (GMT)
commitfd871650cf48256a719f187d9bc9c90be1f2699b (patch)
treec04707e944fdefd34feb393b2188a89d79b694c1
parent7f83642e2dd73242b92aae0642a568f470cfad2e (diff)
Release 0.5.2v0.5.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c1dbb25..21307fc 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.1])
m4_define([sp_version],[0.86])
-AC_INIT([hulahop],[0.5.1],[],[hulahop])
+AC_INIT([hulahop],[0.5.2],[],[hulahop])
AC_SUBST([HULAHOP_VERSION],[hulahop_version])
AC_SUBST([HULAHOP_BUILD_ID],[hulahop_build_id])