From 9dd1829befb73dc410169e2d2856eb4c8370416a Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Thu, 21 Aug 2025 11:45:15 +0200 Subject: [PATCH] [SYCL][DOC] Update template revision version --- sycl/doc/extensions/template.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/doc/extensions/template.asciidoc b/sycl/doc/extensions/template.asciidoc index b85d2898a11a2..deb9bdb2d8492 100644 --- a/sycl/doc/extensions/template.asciidoc +++ b/sycl/doc/extensions/template.asciidoc @@ -37,7 +37,7 @@ https://github.com/intel/llvm/issues == Dependencies -This extension is written against the SYCL 2020 revision 9 specification. All +This extension is written against the SYCL 2020 revision 10 specification. All references below to the "core SYCL specification" or to section numbers in the SYCL specification refer to that revision.