aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-11-23 13:48:07 -0600
committerpmichaud <pmichaud@pobox.com>2010-11-23 13:48:07 -0600
commit8d848b7a893cfa60fef4fa5e68c96d75a4aada51 (patch)
treeeadffe118ad8fb1052c471070f26d4ae3a38fdfa /Makefile
parent41aa60f7252bce85cdd050a17d09f6c3b6075d9f (diff)
Update Rakudo and Parrot version numbers.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3561d05..a8ea403 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-PARROT_VER = 2.9.1
+PARROT_VER = 2.10.1
PARROT_REL = supported/$(PARROT_VER)
-RAKUDO_VER = 2010.10
+RAKUDO_VER = 2010.11
DISTDIR = rakudo-star-$(VERSION)