From d96e37a9a666a306876169c7fedea9e93526234c Mon Sep 17 00:00:00 2001 From: Tobias Leich Date: Sat, 30 Aug 2014 23:20:13 +0200 Subject: update version to 2014.08 (and 6.7.0 for parrot) --- tools/build/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/build/Makefile.in') diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index 817ae0e..282cadd 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.06 +STAR_VERSION = 2014.08 # install location PREFIX_DIR = @prefix@ -- cgit v1.1