Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump to use Parrot 5.3.0 (supported) instead of 5.2.0 (devel).
  • Loading branch information
pmichaud committed May 29, 2013
1 parent cabee9d commit 1631f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/star/Makefile
@@ -1,6 +1,6 @@
RAKUDO_VER = 2013.05
NQP_VER = 2013.05
PARROT_VER = 5.2.0
PARROT_VER = 5.3.0

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

0 comments on commit 1631f37

Please sign in to comment.