aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--tools/star/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 2889536..a90e4c4 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 2012.10 release of Rakudo Star.
+This is the 2012.11 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2012 by the Rakudo Star Team.
diff --git a/tools/star/Makefile b/tools/star/Makefile
index a9abe0c..cfaf1ed 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,5 +1,5 @@
-RAKUDO_VER = 2012.10
-NQP_VER = 2012.10
+RAKUDO_VER = 2012.11
+NQP_VER = 2012.11
PARROT_VER = 4.6.0
PARROT_REL = supported/$(PARROT_VER)