Skip to content

Commit c9969dd

Browse files
committed
bump version in README and Makefile.in
1 parent 9917fe9 commit c9969dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
22

3-
This is the 2014.04 release of Rakudo Star.
3+
This is the 2014.05 release of Rakudo Star.
44

55
Rakudo Star is Copyright (C) 2010 - 2014 by the Rakudo Star Team.
66

tools/build/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PARROT_DIR = parrot
44
MOAR_DIR = moarvm
55
NQP_DIR = nqp
66
RAKUDO_DIR = rakudo
7-
STAR_VERSION = 2014.04
7+
STAR_VERSION = 2014.05
88

99
# install location
1010
PREFIX_DIR = @prefix@

0 commit comments

Comments
 (0)