commit | 2e9f108fbd3e1e4b413a549ad61a3b10784c5316 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Tue Jan 21 14:08:26 2020 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Tue Jan 21 14:08:26 2020 +0000 |
tree | b7e76e3c850b2b6ab077a5c6e34c945a4c63a6e5 | |
parent | d27a88438fe785f0906c01e3216044d1c98be875 [diff] [blame] |
Bump version to Mbed TLS 2.20.0
diff --git a/library/Makefile b/library/Makefile index 6aeb95f..ca063f4 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -36,7 +36,7 @@ endif endif -SOEXT_CRYPTO=so.3 +SOEXT_CRYPTO=so.4 # Set AR_DASH= (empty string) to use an ar implementation that does not accept # the - prefix for command line options (e.g. llvm-ar)