We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e5314 commit 08ab53aCopy full SHA for 08ab53a
2 files changed
Documentation/Doxygen/gen_doc.sh
@@ -13,7 +13,7 @@ set -o pipefail
13
# Set version of gen pack library
14
# For available versions see https://github.com/Open-CMSIS-Pack/gen-pack/tags.
15
# Use the tag name without the prefix "v", e.g., 0.7.0
16
-REQUIRED_GEN_PACK_LIB="0.11.2"
+REQUIRED_GEN_PACK_LIB="0.11.0"
17
18
DIRNAME=$(dirname "$(readlink -f "$0")")
19
GENDIR=../html
gen_pack.sh
@@ -9,7 +9,7 @@ set -o pipefail
9
10
11
12
# Set default command line arguments
DEFAULT_ARGS=(-c "v")
0 commit comments