diff --git a/v1.10.2/footer.js b/v1.10.2/footer.js index b5274091..c7b4234f 100644 --- a/v1.10.2/footer.js +++ b/v1.10.2/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Wed Jun 29 2022 07:36:54 for CMSIS-DSP 1.10.2. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Wed Jun 29 2022 07:50:27 for CMSIS-DSP 1.10.2. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); };