diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2017-01-26 12:52:46 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2017-01-26 12:52:46 +0000 |
commit | 7d682016fbc6d704395571a82ef38470bb94dd01 (patch) | |
tree | 29ebdb17eec92b9f40383587f2063504a49887c9 | |
parent | 6eca0b5bdf2d4e20d8e369dd64a3f24d3eca13bd (diff) |
Bump libtls minor due to symbol additions earlier this week.
-rw-r--r-- | lib/libtls/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtls/shlib_version b/lib/libtls/shlib_version index b9229d35170..998729533f3 100644 --- a/lib/libtls/shlib_version +++ b/lib/libtls/shlib_version @@ -1,2 +1,2 @@ major=15 -minor=1 +minor=2 |