Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2009-09-25 13:17:12 (GMT)
committer Tomeu Vizoso <tomeu@sugarlabs.org>2009-09-25 13:17:12 (GMT)
commit64654e6f907c1aea964a1aa3aaa0586253677b0f (patch)
treee0e6965ce22a90f361580ef8a732c1a2d0559a4f
parent8df439204557da6dc0778e6e387895237f460993 (diff)
Release 0.6.0v0.6.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c764757..7e676f3 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.2])
m4_define([sp_version],[0.86])
-AC_INIT([hulahop],[0.5.2],[],[hulahop])
+AC_INIT([hulahop],[0.6.0],[],[hulahop])
AC_SUBST([HULAHOP_VERSION],[hulahop_version])
AC_SUBST([HULAHOP_BUILD_ID],[hulahop_build_id])