From 9fabc39db78a482bb518cb89f5d19dc454ff5891 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Fri, 24 May 2013 08:00:12 -0500 Subject: Update star release number in README/Makefile.in . --- README | 2 +- tools/build/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index af116c0..8cc3373 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 2013.04 release of Rakudo Star. +This is the 2013.05 release of Rakudo Star. Rakudo Star is Copyright (C) 2010 - 2013 by the Rakudo Star Team. diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index e02a799..4b723df 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.04 +STAR_VERSION = 2013.05 PARROT_ARGS = -- cgit v1.1