From 8b15e7965e49bd5d7722447c47c082ea73157b3d Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sat, 23 Jun 2012 16:04:26 +0200 Subject: bump NQP version to 2012.06.1 2012.06 had a wrong VERSION file --- Makefile | 2 +- skel/tools/build/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 290a3dc..98cfb32 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PARROT_VER = 4.5.0 PARROT_REL = devel/$(PARROT_VER) -NQP_VER = 2012.06 +NQP_VER = 2012.06.1 RAKUDO_VER = 2012.06 DISTDIR = rakudo-star-$(VERSION) diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in index 07353d4..6688e96 100644 --- a/skel/tools/build/Makefile.in +++ b/skel/tools/build/Makefile.in @@ -2,7 +2,7 @@ # $Id$ PARROT = parrot-4.5.0 -NQP = nqp-2012.06 +NQP = nqp-2012.06.1 RAKUDO = rakudo-2012.06 PARROT_ARGS = -- cgit v1.1