diff options
author | Tobias Hieta <tobias@hieta.se> | 2023-07-25 13:57:22 +0200 |
---|---|---|
committer | Tobias Hieta <tobias@hieta.se> | 2023-07-25 13:58:49 +0200 |
commit | 4706251a3186c34da0ee8fd894f7e6b095da8fdc (patch) | |
tree | f74bb20a43f52def66fa486bbdded8ec3a32c378 /pstl/docs | |
parent | ab720289ca8f9b04674b915f6a74d81847c9c341 (diff) | |
download | llvm-4706251a3186c34da0ee8fd894f7e6b095da8fdc.zip llvm-4706251a3186c34da0ee8fd894f7e6b095da8fdc.tar.gz llvm-4706251a3186c34da0ee8fd894f7e6b095da8fdc.tar.bz2 |
Clear release notes for 18.xllvmorg-18-init
Diffstat (limited to 'pstl/docs')
-rw-r--r-- | pstl/docs/ReleaseNotes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pstl/docs/ReleaseNotes.rst b/pstl/docs/ReleaseNotes.rst index 804e2a5..61bee08 100644 --- a/pstl/docs/ReleaseNotes.rst +++ b/pstl/docs/ReleaseNotes.rst @@ -1,5 +1,5 @@ ======================================= -PSTL 17.0.0 (In-Progress) Release Notes +PSTL 18.0.0 (In-Progress) Release Notes ======================================= .. contents:: @@ -30,7 +30,7 @@ web page, this document applies to the *next* release, not the current one. To see the release notes for a specific release, please see the `releases page <https://llvm.org/releases/>`_. -What's New in PSTL 17.0.0? +What's New in PSTL 18.0.0? ========================== New Features |