summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2019-01-19 01:27:06 +0000
committertb <>2019-01-19 01:27:06 +0000
commit9f5c0205159ecdf058272249e3a756589faa7f3b (patch)
tree6fac8fe3a91913831be49afb17722dd7e89c8b8e /src/lib/libc
parent09b7b906c7a6256e0dfe153ffda08d29cc068b52 (diff)
downloadopenbsd-9f5c0205159ecdf058272249e3a756589faa7f3b.tar.gz
openbsd-9f5c0205159ecdf058272249e3a756589faa7f3b.tar.bz2
openbsd-9f5c0205159ecdf058272249e3a756589faa7f3b.zip
bump minors after symbol addition
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version
index a831e577a6..f9facc78ea 100644
--- a/src/lib/libcrypto/shlib_version
+++ b/src/lib/libcrypto/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libssl and libtls the same type of bump! 1# Don't forget to give libssl and libtls the same type of bump!
2major=45 2major=45
3minor=1 3minor=2