Core(A): Updated version information and history.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 93dc162..75a476a 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -14,6 +14,7 @@
       - added GCC startup and linker script for Cortex-A9
       CMSIS-Core(M): 5.0.3 (see revision history for details)
       - Added MPU Functions for ARMv8-M for Cortex-M23/M33.
+      CMSIS-Core(A): 1.0.1 (see revision history for details)
       CMSIS-RTOS:
       - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata
       CMSIS-RTOS2:
diff --git a/CMSIS/DoxyGen/Core_A/core_A.dxy b/CMSIS/DoxyGen/Core_A/core_A.dxy
index 6bfe9d4..e7e2c26 100644
--- a/CMSIS/DoxyGen/Core_A/core_A.dxy
+++ b/CMSIS/DoxyGen/Core_A/core_A.dxy
@@ -38,7 +38,7 @@
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "Version 1.0.0"
+PROJECT_NUMBER         = "Version 1.0.1"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
diff --git a/CMSIS/DoxyGen/Core_A/src/Overview.txt b/CMSIS/DoxyGen/Core_A/src/Overview.txt
index 61afeb1..3c3f31c 100644
--- a/CMSIS/DoxyGen/Core_A/src/Overview.txt
+++ b/CMSIS/DoxyGen/Core_A/src/Overview.txt
@@ -66,7 +66,11 @@
       <th>Description</th>
     </tr>
     <tr>
-      <td>V1.00</td>
+      <td>V1.0.1</td>
+      <td>Bug fixes and minor enhancements.</td>
+    </tr>
+    <tr>
+      <td>V1.0.0</td>
       <td>Initial Release for Cortex-A5/A7/A9 processors.</td>
     </tr>
 </table>