diff --git a/doxygen/pack.dxy b/doxygen/pack.dxy
index d6360e3..3243b57 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.44"
+PROJECT_NUMBER = "Version 1.7.45"
# 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 e9cb4a9..ec441ba 100644
--- a/doxygen/src/General.txt
+++ b/doxygen/src/General.txt
@@ -78,6 +78,12 @@ The following sections provide more information:
Version |
Description |
+
+ 1.7.45 |
+
+ - added 'CLANG_TI' to 'CompilerEnumType'
+ |
+
1.7.44 |
diff --git a/schema/PACK.xsd b/schema/PACK.xsd
index 2fce90d..f4e31cb 100644
--- a/schema/PACK.xsd
+++ b/schema/PACK.xsd
@@ -18,13 +18,15 @@
limitations under the License.
- $Date: 14. Nov 2024
- $Revision: 1.7.44
+ $Date: 18. Dec 2024
+ $Revision: 1.7.45
$Project: Schema File for Package Description File Format Specification
Package file name convention ...pack
- SchemaVersion=1.7.44
+ SchemaVersion=1.7.45
+ 18. Dec 2024: v1.7.45
+ - added 'CLANG_TI' to 'CompilerEnumType'
14. Nov 2024: v1.7.44
- added optional 'environments' section below package element to hold environment-specific information pertaining to the package as a whole
12. Nov 2024: v1.7.43
@@ -242,7 +244,7 @@
-->
-
+
@@ -1387,6 +1389,7 @@
+
|