diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2015-09-13 10:44:24 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2015-09-13 10:44:24 +0000 |
commit | c43f23c07396cd1b59f7d09779149f9172711f8d (patch) | |
tree | ccd86c7d30cadb950a1e2cd7d93ab7b826cf7592 | |
parent | 60772bca2b447340b2d39960609d97449e055629 (diff) |
Mechanical minor bump to follow libcrypto.
-rw-r--r-- | lib/libssl/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/shlib_version b/lib/libssl/shlib_version index 791459a7b61..6b407c79383 100644 --- a/lib/libssl/shlib_version +++ b/lib/libssl/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libtls the same type of bump! major=36 -minor=0 +minor=1 |