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 39aa24a..be3766f 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 2013.12 release of Rakudo Star.
+This is the 2014.01 release of Rakudo Star.
-Rakudo Star is Copyright (C) 2010 - 2013 by the Rakudo Star Team.
+Rakudo Star is Copyright (C) 2010 - 2014 by the Rakudo Star Team.
License Information
-------------------
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index ae56113..0bbc23d 100644
--- a/tools/build/Makefile.in
+++ b/tools/build/Makefile.in
@@ -4,7 +4,7 @@
PARROT_DIR = parrot
NQP_DIR = nqp
RAKUDO_DIR = rakudo
-STAR_VERSION = 2013.12
+STAR_VERSION = 2014.01
# values from parrot_config
PREFIX_DIR = @prefix@