diff --git a/v1.10.1/footer.js b/v1.10.1/footer.js index a5359f43..5c6f6b33 100644 --- a/v1.10.1/footer.js +++ b/v1.10.1/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Mon Jul 4 2022 12:33:59 for CMSIS-DSP 1.10.1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Tue Jul 5 2022 06:23:42 for CMSIS-DSP 1.10.1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); };