mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-15 11:26:40 +03:00
Update version numbers in readme and version.h
Closes https://github.com/igrr/axtls-8266/issues/34
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Replacement for Espressif's libssl, kept as close as possible to [axTLS](http://axtls.sourceforge.net/) source.
|
Replacement for Espressif's libssl, kept as close as possible to [axTLS](http://axtls.sourceforge.net/) source.
|
||||||
Currently based on axTLS 1.5.3+.
|
Currently based on axTLS 2.0.0+.
|
||||||
|
|
||||||
[](https://travis-ci.org/igrr/axtls-8266)
|
[](https://travis-ci.org/igrr/axtls-8266)
|
||||||
|
|
||||||
|
@@ -1 +1 @@
|
|||||||
#define AXTLS_VERSION "1.4.9"
|
#define AXTLS_VERSION "2.0.0"
|
||||||
|
Reference in New Issue
Block a user