We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9917fe9 commit c9969ddCopy full SHA for c9969dd
README
@@ -1,6 +1,6 @@
1
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
2
3
-This is the 2014.04 release of Rakudo Star.
+This is the 2014.05 release of Rakudo Star.
4
5
Rakudo Star is Copyright (C) 2010 - 2014 by the Rakudo Star Team.
6
tools/build/Makefile.in
@@ -4,7 +4,7 @@ PARROT_DIR = parrot
MOAR_DIR = moarvm
NQP_DIR = nqp
RAKUDO_DIR = rakudo
7
-STAR_VERSION = 2014.04
+STAR_VERSION = 2014.05
8
9
# install location
10
PREFIX_DIR = @prefix@
0 commit comments