aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-04-10 17:01:12 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-04-10 17:01:12 +0200
commitb6760fb846f5fa78157e6fb4792996551bd927f7 (patch)
treed41664aa1e02fa9ddb74434b6a35991952889a64
parent66fda94064f7cafc4dad3a3cdce947b4b63578fe (diff)
Bump core versions
-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 7c48386..35befa1 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.01.1
-nqp_version=2020.01
-rakudo_version=2020.01
+moarvm_version=2020.02.1
+nqp_version=2020.02.1
+rakudo_version=2020.02.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.