Skip to content

Commit 9143444

Browse files
authored
Set 2024Q1 version numbers in changelogs and document headers (#316)
1 parent f7765b8 commit 9143444

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

main/acle.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Arm C Language Extensions
3-
version: 2023Q2
4-
date-of-issue: 04 August 2023
3+
version: 2024Q1
4+
date-of-issue: 05 April 2024
55
# LaTeX specific variables
66
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
7-
draftversion: true
7+
draftversion: false
88
# Jekyll specific variables
99
header_counter: true
1010
toc: true
@@ -176,6 +176,7 @@ unless a different support level is specified in the text.
176176
| 2022Q2 | 01 Jul 2022 | Arm | See [Changes between ACLE Q1 2021 and ACLE Q2 2022](#changes-between-acle-q1-2022-and-acle-q2-2022) |
177177
| 2022Q4 | 23 November 2022 | Arm | See [Changes between ACLE Q2 2022 and ACLE Q4 2022](#changes-between-acle-q2-2022-and-acle-q4-2022) |
178178
| 2023Q2 | 04 August 2023 | Arm | See [Changes between ACLE Q4 2022 and ACLE Q2 2023](#changes-between-acle-q4-2022-and-acle-q2-2023) |
179+
| 2024Q1 | 05 April 2024 | Arm | See [Changes between ACLE Q2 2023 and ACLE Q1 2024](#changes-between-acle-q2-2023-and-acle-q1-2024) |
179180

180181
#### Changes between ACLE Q2 2017 and ACLE Q2 2018
181182

@@ -351,7 +352,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
351352
* Added a requirement on [`arm_new_za`] to set the initial contents of
352353
ZA to zero.
353354

354-
#### Changes for next release
355+
#### Changes between ACLE Q2 2023 and ACLE Q1 2024
355356

356357
* Changed the definition of the `__ARM_ACLE` macro to reflect the current
357358
versioning scheme.

0 commit comments

Comments
 (0)