Skip to content

Commit

Permalink
adopt versions in tools/build/Makefile.in and README
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Feb 3, 2015
1 parent 5a93581 commit 52105c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".

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

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

License Information
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/build/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PARROT_DIR = parrot
MOAR_DIR = moarvm
NQP_DIR = nqp
RAKUDO_DIR = rakudo
STAR_VERSION = 2014.12
STAR_VERSION = 2015.01

# install location
PREFIX_DIR = @prefix@
Expand Down

0 comments on commit 52105c5

Please sign in to comment.