diff options
author | Naoum Hankache <naoum88@gmail.com> | 2019-03-27 23:03:19 +0200 |
---|---|---|
committer | Naoum Hankache <naoum88@gmail.com> | 2019-03-27 23:03:19 +0200 |
commit | 927a5f06bc8e177fa1ae08bc3b62d8e811b6f15c (patch) | |
tree | c9458056e90fe04d4c7846a36cc236eb7341da5d | |
parent | a0a2f632d96bad72aff1fc9a8f5b6a2350f2fdbd (diff) | |
download | rakudo-star-2019.03.tar.gz rakudo-star-2019.03.tar.bz2 |
Update announce2019.03
-rw-r--r-- | docs/announce/2019.03.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/announce/2019.03.md b/docs/announce/2019.03.md index 453d3c0..38a1194 100644 --- a/docs/announce/2019.03.md +++ b/docs/announce/2019.03.md @@ -20,11 +20,11 @@ JVM backend from the Rakudo compiler. Please use the MoarVM backend only. We make a distinction between the language "Perl 6" and specific implementations of the language such as "Rakudo". -This Star release includes [release 2019.03] of the [Rakudo compiler], +This Star release includes [release 2019.03.1] of the [Rakudo compiler], version 2019.03 [MoarVM], plus various modules, documentation, and other resources collected from the community. -[release 2019.03]: https://raw.githubusercontent.com/rakudo/rakudo/2019.03/docs/announce/2019.03.md +[release 2019.03.1]: https://raw.githubusercontent.com/rakudo/rakudo/2019.03.1/docs/announce/2019.03.1.md [Rakudo compiler]: https://github.com/rakudo/rakudo [MoarVM]: https://moarvm.org/ |