From 0832c4987f7c76663376596ce39d96366e9f82e5 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