aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-25 12:11:35 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-25 12:11:35 +0200
commite6540c6202405d599736f2c6cb428823031142fd (patch)
treea2f1f379b410105559570d3857333507e66dc5e8
parent192a6aa228620eda3435a6a55f51cffa47e1d6ec (diff)
Set release version
-rw-r--r--tools/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 7152691..59f9480 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 = 2019.03
+STAR_VERSION = 2019.07
# install location
PREFIX_DIR = @prefix@