From 9bbee224351b97c22a4e90fac4eb106df74ee4e0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 29 Jun 2022 09:48:05 +0000 Subject: [PATCH] Update documentation for release v1.10.3 --- v1.10.3/footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.10.3/footer.js b/v1.10.3/footer.js index 3de0aadf..df63ca97 100644 --- a/v1.10.3/footer.js +++ b/v1.10.3/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Wed Jun 29 2022 08:55:24 for CMSIS-DSP 1.10.3. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Wed Jun 29 2022 09:47:31 for CMSIS-DSP 1.10.3. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.'); };