From 273c61765424e8585242aa8f092d7dc53e81dd45 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 26 Aug 2020 11:14:27 +0200 Subject: Bump core versions for 2020.08 release --- etc/fetch_core.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') 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. -- cgit v1.1