aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-08-26 11:14:27 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-11-20 20:42:33 +0100
commit273c61765424e8585242aa8f092d7dc53e81dd45 (patch)
treebd68e441c13e7639bcd4f4e47d0b7ac92e9ea2c0 /etc
parent3e4f526486845407f7ae3187be6052eb39e359f8 (diff)
Bump core versions for 2020.08 release
Diffstat (limited to 'etc')
-rw-r--r--etc/fetch_core.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/fetch_core.txt b/etc/fetch_core.txt
index d7d9c72..860d108 100644
--- a/etc/fetch_core.txt
+++ b/etc/fetch_core.txt
@@ -1,9 +1,9 @@
# These are the version numbers of the core components of Rakudo Star. Change
# these if you want to create a distribution containing different core
# component versions.
-moarvm_version=2020.07
-nqp_version=2020.07
-rakudo_version=2020.07
+moarvm_version=2020.08
+nqp_version=2020.08
+rakudo_version=2020.08.1
# These are the URLs to fetch the sources from. You can use %s in the URLs as a
# placeholder for the version number, specified above.