Skip to content

Commit e8b309a

Browse files
author
github-actions
committed
Update buildmgr main branch documentation
1 parent cf8f3d1 commit e8b309a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildmgr/main/cmsis.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 2.6.0.78');
2+
document.write('Version 2.7.0.1');
33
};
44

55
function writeFooter() {
6-
document.write('Generated on 2024-12-16T16:28:56Z for CMSIS-Build 2.6.0+p78-gc3bf42ee by Arm Ltd. All rights reserved.');
6+
document.write('Generated on 2024-12-18T14:43:13Z for CMSIS-Build 2.7.0+p1-g0fcca053 by Arm Ltd. All rights reserved.');
77
};

0 commit comments

Comments
 (0)