diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2016-08-12 15:11:51 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2016-08-12 15:11:51 +0000 |
commit | a7a29cb6d2c50ba27c54fd67b93e081f7506935c (patch) | |
tree | a001cf88e0b0ec4335cd72194ca7c316aaf5b9b8 /lib | |
parent | bf91b154a7b0596d994ed2636f58f1d37b53372e (diff) |
Bump libtls minor due to symbol additions.
Diffstat (limited to 'lib')
-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 f461c533903..ba5b9bf5d82 100644 --- a/lib/libtls/shlib_version +++ b/lib/libtls/shlib_version @@ -1,2 +1,2 @@ major=11 -minor=0 +minor=1 |