aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--tools/build/Makefile.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 4142371..56b9eae 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
-This is the 2014.12 release of Rakudo Star.
+This is the 2015.01 release of Rakudo Star.
-Rakudo Star is Copyright (C) 2010 - 2014 by the Rakudo Star Team.
+Rakudo Star is Copyright (C) 2010 - 2015 by the Rakudo Star Team.
License Information
-------------------
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 0345197..a79de11 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.12
+STAR_VERSION = 2015.01
# install location
PREFIX_DIR = @prefix@