From a7ffc8f7396573bec401e0afcc073137522d5305 Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Wed, 23 Mar 2016 16:22:24 +0000 Subject: [PATCH] Update the yotta module version number The minor version must rise to allow other software with dependencies on mbed TLS to be dependent on the next version following the 2016 Q1 release. --- yotta/data/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yotta/data/module.json b/yotta/data/module.json index a132c93b38..f3037835f9 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json @@ -1,6 +1,6 @@ { "name": "mbedtls", - "version": "2.2.3", + "version": "2.3.0", "description": "The mbed TLS crypto/SSL/TLS library", "licenses": [ {