summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorbeck <>2017-05-06 17:17:15 +0000
committerbeck <>2017-05-06 17:17:15 +0000
commit104cf98eee29a3c274c10776b1750201ee2c7fb7 (patch)
tree7acc9cfae17702741754be48d8698f3dbdbbf0c4 /src/lib/libc
parent9a5fb45e41569a01b070118462ca7f6f1bfc5d8e (diff)
downloadopenbsd-104cf98eee29a3c274c10776b1750201ee2c7fb7.tar.gz
openbsd-104cf98eee29a3c274c10776b1750201ee2c7fb7.tar.bz2
openbsd-104cf98eee29a3c274c10776b1750201ee2c7fb7.zip
Bump minors for symbol addition in libcrypto
ok jsing@
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 58c7bfe61c..ea91ccb804 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=41 2major=41
3minor=1 3minor=2