aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2012-07-26 10:39:39 -0500
committerpmichaud <pmichaud@pobox.com>2012-07-26 10:39:39 -0500
commit31522d0d8e3fbf972a6c26161a7bec64705f2eb4 (patch)
tree28435f580e911939fc4e31cf4342e34492e6bba0
parente33111f02fd5fb394e24a219bc5888c78a519744 (diff)
Parrot puts some releases in devel/ and others in supported/ .
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb70c27..e34ffdb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PARROT_VER = 4.6.0
-PARROT_REL = devel/$(PARROT_VER)
+PARROT_REL = supported/$(PARROT_VER)
NQP_VER = 2012.07
RAKUDO_VER = 2012.07