Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adjust versions to the Rakudo 2015.02 compiler release
  • Loading branch information
moritz committed Feb 20, 2015
1 parent 28cb7b1 commit b6d7f3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/star/Makefile
@@ -1,7 +1,7 @@
RAKUDO_VER = 2015.01.1
NQP_VER = 2015.01
PARROT_VER = 7.0.1
MOAR_VER = 2015.01
RAKUDO_VER = 2015.02
NQP_VER = 2015.02
PARROT_VER = 6.10.0
MOAR_VER = 2015.02

STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz
Expand Down

0 comments on commit b6d7f3a

Please sign in to comment.