DoxyGen: Fixed version and changelog of general chapter.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index d72e744..6b4e03c 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -12,6 +12,7 @@
       Updated Arm company brand.
       CMSIS-Core(M): 5.1.1 (see revision history for details)
       CMSIS-Core(A): 1.1.1 (see revision history for details)
+      CMSIS-DAP: 2.0.0 (see revision history for details)
       CMSIS-NN: 1.0.0
         - Initial contribution of the bare metal Neural Network Library.
       CMSIS-RTOS2:
diff --git a/CMSIS/DoxyGen/General/general.dxy b/CMSIS/DoxyGen/General/general.dxy
index 0977462..7e7c9a8 100644
--- a/CMSIS/DoxyGen/General/general.dxy
+++ b/CMSIS/DoxyGen/General/general.dxy
@@ -38,7 +38,7 @@
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "Version 5.2.0"
+PROJECT_NUMBER         = "Version 5.3.0"
 
 # 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/General/src/introduction.txt b/CMSIS/DoxyGen/General/src/introduction.txt
index 6f6544a..302a4bc 100644
--- a/CMSIS/DoxyGen/General/src/introduction.txt
+++ b/CMSIS/DoxyGen/General/src/introduction.txt
@@ -194,6 +194,21 @@
       <th>Description</th>
     </tr>
     <tr>
+      <td>5.3.0</td>
+      <td>
+        - CMSIS-Core (Cortex-M) 5.1.1 
+        - CMSIS-Core (Cortex-A) 1.1.1 
+        - CMSIS-Driver 2.6.0 (unchanged)
+        - CMSIS-DSP 1.5.2 (unchanged)
+        - CMSIS-NN 1.0.0 Initial contribution of Neural Network Library.
+        - CMSIS-RTOS 2.1.2 (unchanged)
+        - CMSIS-PACK 1.5.0 (unchanged)
+        - CMSIS-SVD 1.3.3 (unchanged)
+        - CMSIS-DAP 2.0.0 Communication via WinUSB to achieve high-speed transfer rates.
+        - CMSIS-Zone 0.0.1 (unchanged)
+      </td>
+    </tr>
+    <tr>
       <td>5.2.0</td>
       <td>
         - CMSIS-Core (Cortex-M) 5.1.0 MPU functions for ARMv8-M, cmsis_iccarm.h replacing cmsis_iar.h