Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/docs/ReleaseNotes.rst')
-rw-r--r--openmp/docs/ReleaseNotes.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/openmp/docs/ReleaseNotes.rst b/openmp/docs/ReleaseNotes.rst
index 697a9e1c21fc..785332f11858 100644
--- a/openmp/docs/ReleaseNotes.rst
+++ b/openmp/docs/ReleaseNotes.rst
@@ -1,10 +1,10 @@
===========================
-OpenMP 15.0.0 Release Notes
+OpenMP 16.0.0 Release Notes
===========================
.. warning::
- These are in-progress notes for the upcoming LLVM 15.0.0 release.
+ These are in-progress notes for the upcoming LLVM 16.0.0 release.
Release notes for previous releases can be found on
`the Download Page <https://releases.llvm.org/download.html>`_.
@@ -12,7 +12,7 @@ OpenMP 15.0.0 Release Notes
Introduction
============
-This document contains the release notes for the OpenMP runtime, release 15.0.0.
+This document contains the release notes for the OpenMP runtime, release 16.0.0.
Here we describe the status of OpenMP, including major improvements
from the previous release. All OpenMP releases may be downloaded
from the `LLVM releases web site <https://llvm.org/releases/>`_.