summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2022-07-07 13:02:11 +0000
committertb <>2022-07-07 13:02:11 +0000
commit0e9a2d4580bc0dcf2809df53a39cb64e9ac8478b (patch)
tree7399c973d783ac6610a75bd8caed88678b5c8a78
parent144c180757b1433631a8e64a3dd86b9e3364d97c (diff)
downloadopenbsd-0e9a2d4580bc0dcf2809df53a39cb64e9ac8478b.tar.gz
openbsd-0e9a2d4580bc0dcf2809df53a39cb64e9ac8478b.tar.bz2
openbsd-0e9a2d4580bc0dcf2809df53a39cb64e9ac8478b.zip
bump minor after symbol addition
-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 00fc66eb50..0a179e5f01 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=49 2major=49
3minor=0 3minor=1