From c02bbfa3b020b5d814c38efc518e23d48c9f4f9d Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 17 Jul 2024 13:07:36 +0000 Subject: [PATCH] Update documentation for release v1.16.0 --- v1.16.0/footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.16.0/footer.js b/v1.16.0/footer.js index fa598f7d..22375b5b 100644 --- a/v1.16.0/footer.js +++ b/v1.16.0/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Wed Jul 17 2024 12:39:56 for CMSIS-DSP 1.16.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Wed Jul 17 2024 13:07:06 for CMSIS-DSP 1.16.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); };