From 0b3fa19eeea37b1f11dd6e6ae44d3e39d8eae5d3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 30 Jun 2022 07:49:25 +0000 Subject: [PATCH] Update documentation for release v1.10.1 --- v1.10.1/footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.10.1/footer.js b/v1.10.1/footer.js index a657c7ec..51935225 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 Thu Jun 30 2022 07:05:09 for CMSIS-DSP 1.10.1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Thu Jun 30 2022 07:48:59 for CMSIS-DSP 1.10.1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); };