Skip to content

Commit ddb7cef

Browse files
author
Hanno Becker
committed
Update mbed TLS to version 2.5.0
1 parent e9e3040 commit ddb7cef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

features/mbedtls/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mbedtls-2.5.0-rc1
1+
mbedtls-2.5.0

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.5.0-rc1
30+
MBED_TLS_RELEASE ?= mbedtls-2.5.0
3131

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

0 commit comments

Comments
 (0)