Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change version numbers in README and Makefile.in
  • Loading branch information
moritz committed Feb 20, 2015
1 parent c36cac0 commit ea65dfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".

This is the 2015.01 release of Rakudo Star.
This is the 2015.02 release of Rakudo Star.

Rakudo Star is Copyright (C) 2010 - 2015 by the Rakudo Star Team.

Expand Down
2 changes: 1 addition & 1 deletion tools/build/Makefile.in
Expand Up @@ -4,7 +4,7 @@ PARROT_DIR = parrot
MOAR_DIR = moarvm
NQP_DIR = nqp
RAKUDO_DIR = rakudo
STAR_VERSION = 2015.01
STAR_VERSION = 2015.02

# install location
PREFIX_DIR = @prefix@
Expand Down

0 comments on commit ea65dfa

Please sign in to comment.