-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation for branch developing
- Loading branch information
github-actions
committed
Dec 26, 2024
1 parent
e65f83e
commit df2f3ed
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
function writeHeader() { | ||
document.write('Version 1.2.2-dev5'); | ||
document.write('Version 1.2.2-dev6'); | ||
}; | ||
|
||
function writeFooter() { | ||
document.write('Generated on Tue Dec 24 2024 01:12:26 for Arm-2D 1.2.2-dev5+gccf8600. Copyright © 2022-2024 Arm Limited (or its affiliates). All rights reserved.'); | ||
document.write('Generated on Thu Dec 26 2024 08:11:52 for Arm-2D 1.2.2-dev6+gf6e76a9. Copyright © 2022-2024 Arm Limited (or its affiliates). All rights reserved.'); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters