diff --git a/doxygen/pack.dxy b/doxygen/pack.dxy
index 385e1ad..a6efb2a 100644
--- a/doxygen/pack.dxy
+++ b/doxygen/pack.dxy
@@ -38,7 +38,7 @@ PROJECT_NAME = "Open-CMSIS-Pack"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "Version 1.7.41"
+PROJECT_NUMBER = "Version 1.7.42"
# 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/doxygen/src/General.txt b/doxygen/src/General.txt
index 0a8bb38..d762d70 100644
--- a/doxygen/src/General.txt
+++ b/doxygen/src/General.txt
@@ -78,11 +78,17 @@ The following sections provide more information:
Version |
Description |
+
+ 1.7.42 |
+
+ - added 'mode' attribute ExeGeneratorArgumentType
+ |
+
1.7.41 |
- changed remaining 'public' attributes to all have default value 'true' if not specified.
- |
+
1.7.40 |
diff --git a/schema/PACK.xsd b/schema/PACK.xsd
index 6aa6539..7d1a923 100644
--- a/schema/PACK.xsd
+++ b/schema/PACK.xsd
@@ -18,13 +18,15 @@
limitations under the License.
- $Date: 23. Sep 2024
- $Revision: 1.7.41
+ $Date: 10. Oct 2024
+ $Revision: 1.7.42
$Project: Schema File for Package Description File Format Specification
Package file name convention ...pack
- SchemaVersion=1.7.41
+ SchemaVersion=1.7.42
+ 10. Oct 2024: v1.7.42
+ - added 'mode' attribute ExeGeneratorArgumentType
23. Sep 2024: v1.7.41
- changed all 'public' attributes to have default value 'true'.
02. Sep 2024: v1.7.40
@@ -237,7 +239,7 @@
-->
-
+
@@ -2036,6 +2038,7 @@
+