aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-06-23 09:11:59 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-06-23 09:11:59 +0200
commit5abeb22dd04fd583124f6152cfb264638ca18cad (patch)
tree87b587494a79294bbfe392f66d2558cbd02ce86a /Makefile
parent820a0060758eaf30093419642768a4632d1a89e1 (diff)
bump some versions
I probably forgot 5 places again...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bc2493c..290a3dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-PARROT_VER = 4.4.0
+PARROT_VER = 4.5.0
PARROT_REL = devel/$(PARROT_VER)
-NQP_VER = 2012.05
-RAKUDO_VER = 2012.05
+NQP_VER = 2012.06
+RAKUDO_VER = 2012.06
DISTDIR = rakudo-star-$(VERSION)
BUILD_DIR = $(DISTDIR)/build