diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2019-03-17 18:19:35 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2019-03-17 18:19:35 +0000 |
commit | 036e442c16c6839ccc1531cfb1a7b6f0b37f164f (patch) | |
tree | d951c91259c95039dda911f16307d7f62baa4dbe /lib/libtls | |
parent | bea0b108e0002de4e32d9148bdef868d7043eb37 (diff) |
bump minors after symbol addition
Diffstat (limited to 'lib/libtls')
-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 b549100d67f..b6bfa61ec5a 100644 --- a/lib/libtls/shlib_version +++ b/lib/libtls/shlib_version @@ -1,2 +1,2 @@ major=19 -minor=4 +minor=5 |