aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 56b9eae..7b8b13c 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 2015.01 release of Rakudo Star.
+This is the 2015.02 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2015 by the Rakudo Star Team.
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index a79de11..2dd3013 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 = 2015.01
+STAR_VERSION = 2015.02
# install location
PREFIX_DIR = @prefix@