Skip to content

Commit db333ae

Browse files
committed
Following the https://github.com/rakudo/rakudo/ release cycle, see https://github.com/rakudo/rakudo/releases/tag/2025.11 for release informations
1 parent b6551f1 commit db333ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.10 ===> Mon Oct 20 23:57:18 UTC 2025
1+
2025.11 ===> Mon Nov 17 23:57:13 UTC 2025

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=2025.10
5-
nqp_version=2025.10
6-
rakudo_version=2025.10
4+
moarvm_version=2025.11
5+
nqp_version=2025.11
6+
rakudo_version=2025.11
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)