Merge pull request #10593 from gilles-peskine-arm/bump-version-202602-4.0

Minor improvements to bump_version.sh
This commit is contained in:
David Horstmann
2026-02-16 16:50:16 +00:00
committed by GitHub
+1 -2
View File
@@ -15,7 +15,6 @@
set -e
VERSION=""
SOVERSION=""
# Parse arguments
#
@@ -52,7 +51,7 @@ do
echo -e " --so-x509 <version>\tSO version to bump libmbedx509 to."
echo -e " --so-tls <version>\tSO version to bump libmbedtls to."
echo -e " -v|--verbose\t\tVerbose."
exit 1
exit 0
;;
*)
# print error