From 7faa2ff63d18aee2d9f903abf713dbdaf85d9769 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 21 Feb 2021 17:06:37 +0100 Subject: Update core parts to 2021.02 --- 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 7152b61..70308f5 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.12 -nqp_version=2020.12 -rakudo_version=2020.12 +moarvm_version=2021.02 +nqp_version=2021.02 +rakudo_version=2021.02 # 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