From cd85e00508e178758948e7a759609d0f1e7764df Mon Sep 17 00:00:00 2001 From: jsing <> Date: Fri, 31 Oct 2014 13:46:17 +0000 Subject: Rename libressl to libtls to avoid confusion and to make it easier to distinguish between LibreSSL (the project) and libressl (the library). Discussed with many. --- src/lib/libtls/shlib_version | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/lib/libtls/shlib_version (limited to 'src/lib/libtls/shlib_version') diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version new file mode 100644 index 0000000000..1edea46de9 --- /dev/null +++ b/src/lib/libtls/shlib_version @@ -0,0 +1,2 @@ +major=1 +minor=0 -- cgit v1.2.3-55-g6feb