Skip to content

Commit 524489e

Browse files
author
github-actions
committed
Update documentation for branch main
1 parent 4447b04 commit 524489e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

main/footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function writeHeader() {
2-
document.write('Version v3.2.0-36-g2bd0a52');
2+
document.write('Version v3.2.0-37-g47447f8');
33
};
44

55
function writeFooter() {
6-
document.write('Generated on Thu May 28 2026 07:14:37 for CMSIS-Stream v3.2.0-36-g2bd0a52. Copyright © 2026 Arm Limited (or its affiliates). All rights reserved.');
6+
document.write('Generated on Thu May 28 2026 08:41:25 for CMSIS-Stream v3.2.0-37-g47447f8. Copyright © 2026 Arm Limited (or its affiliates). All rights reserved.');
77
};

version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//--- list of versions ---
22
const versions = {
3-
"main": "v3.2.0-36-g2bd0a52"
3+
"main": "v3.2.0-37-g47447f8"
44
}
55
//--- list of versions ---
66

0 commit comments

Comments
 (0)