From e5f2897d67530ad8e2834256dc42ce64df504035 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Tue, 23 Dec 2014 22:42:02 +0100 Subject: Bump versions to 2014.12 --- tools/build/Makefile.in | 2 +- tools/star/Makefile | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index cedbe55..0345197 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -4,7 +4,7 @@ PARROT_DIR = parrot MOAR_DIR = moarvm NQP_DIR = nqp RAKUDO_DIR = rakudo -STAR_VERSION = 2014.09 +STAR_VERSION = 2014.12 # install location PREFIX_DIR = @prefix@ diff --git a/tools/star/Makefile b/tools/star/Makefile index 88c57b6..f6628a3 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,7 +1,7 @@ -RAKUDO_VER = 2014.09 -NQP_VER = 2014.09 -PARROT_VER = 6.7.0 -MOAR_VER = 2014.09 +RAKUDO_VER = 2014.12 +NQP_VER = 2014.12 +PARROT_VER = 6.10.0 +MOAR_VER = 2014.12 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1