Skip to content

Commit 4f9c6ba

Browse files
committed
Update the version in the importing makefile
1 parent 5317e87 commit 4f9c6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/mbedtls/importer/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#
2828

2929
# Set the mbed TLS release to import (this can/should be edited before import)
30-
MBED_TLS_RELEASE ?= mbedtls-2.7.1
30+
MBED_TLS_RELEASE ?= mbedtls-2.9.0
3131

3232
# Translate between mbed TLS namespace and mbed namespace
3333
TARGET_PREFIX:=../

0 commit comments

Comments
 (0)