From 85c1046f2111a30232e79d718bc60351e8b422cb Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Wed, 3 Feb 2016 13:14:40 +0000 Subject: bump STAR_VERSION --- tools/build/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index ada1a73..d05b4e5 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -3,7 +3,7 @@ MOAR_DIR = moarvm NQP_DIR = nqp RAKUDO_DIR = rakudo -STAR_VERSION = 2015.12 +STAR_VERSION = 2016.01 # install location PREFIX_DIR = @prefix@ -- cgit v1.1