aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <mlenz@noris.net>2014-07-02 16:07:15 +0200
committerMoritz Lenz <mlenz@noris.net>2014-07-02 16:07:15 +0200
commit7377a69e0c7ef673b165fdff41299f67eb0f639d (patch)
tree505a301e4b8e82e46fc76f258b3f84e204b2368a
parentc430b440393d26791e5cb824f50b597f7df03cf3 (diff)
bump more versions
-rw-r--r--README2
-rw-r--r--tools/build/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 307fef1..aa5d8eb 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
-This is the 2014.05 release of Rakudo Star.
+This is the 2014.06 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2014 by the Rakudo Star Team.
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 643b480..1c7cdd8 100644
--- a/tools/build/Makefile.in
+++ b/tools/build/Makefile.in
@@ -4,7 +4,7 @@ PARROT_DIR = parrot
MOAR_DIR = moarvm
NQP_DIR = nqp
RAKUDO_DIR = rakudo
-STAR_VERSION = 2014.05
+STAR_VERSION = 2014.06
# install location
PREFIX_DIR = @prefix@