Skip to content

Commit bc47f5c

Browse files
committed
Following the https://github.com/rakudo/rakudo/ release cycle, see https://github.com/rakudo/rakudo/releases/tag/2026.02 for release informations
1 parent 52957b8 commit bc47f5c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026.01 ===> Mon Jan 26 23:57:36 UTC 2026
1+
2026.02 ===> Mon Mar 2 23:59:56 UTC 2026

etc/fetch_core.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# These are the version numbers of the core components of Rakudo Star. Change
22
# these if you want to create a distribution containing different core
33
# component versions.
4-
moarvm_version=2026.01
5-
nqp_version=2026.01
6-
rakudo_version=2026.01
4+
moarvm_version=2026.02
5+
nqp_version=2026.02
6+
rakudo_version=2026.02
77

88
# These are the URLs to fetch the sources from. You can use %s in the URLs as a
99
# placeholder for the version number, specified above.

0 commit comments

Comments
 (0)