We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4447b04 commit 524489eCopy full SHA for 524489e
2 files changed
main/footer.js
@@ -1,7 +1,7 @@
1
function writeHeader() {
2
- document.write('Version v3.2.0-36-g2bd0a52');
+ document.write('Version v3.2.0-37-g47447f8');
3
};
4
5
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.');
+ 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.');
7
version.js
@@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
- "main": "v3.2.0-36-g2bd0a52"
+ "main": "v3.2.0-37-g47447f8"
}
0 commit comments