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-07-10 15:51:49 (GMT)
committer Tomeu Vizoso <tomeu@sugarlabs.org>2009-07-10 15:51:49 (GMT)
commit060a904a16292f523520e09f164533898c4f31f9 (patch)
tree8b997550dd43c27ae105ecd4b6a35fa7c1b50df1
parent94266b8bf35429ef57ab1dc08e72017794ade82c (diff)
Release 0.5.0v0.5.0
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ed3cd1f..555573f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
m4_define([hulahop_build_id],[2008072400]) # FIXME: when should we update this?
-m4_define([hulahop_version],[0.4.8])
+m4_define([hulahop_version],[0.5.0])
-AC_INIT([hulahop],[0.4.9],[],[hulahop])
+AC_INIT([hulahop],[0.5.0],[],[hulahop])
AC_SUBST([HULAHOP_VERSION],[hulahop_version])
AC_SUBST([HULAHOP_BUILD_ID],[hulahop_build_id])