summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2021-09-10 15:06:13 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2021-09-10 15:06:13 +0000
commit34e9926e1101d74a9ae51507b7c015c5b0b7ebbd (patch)
treed4576d0de4c9eed747ebf181b42eb232ce82b8e8
parent0f60997370527210bd8ba5c6ce38248347f3605c (diff)
bump major after symbol addition and struct removal, struct visibility
changes
-rw-r--r--lib/libssl/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/shlib_version b/lib/libssl/shlib_version
index a6b0ff7f979..9e3b530afac 100644
--- a/lib/libssl/shlib_version
+++ b/lib/libssl/shlib_version
@@ -1,3 +1,3 @@
# Don't forget to give libtls the same type of bump!
-major=49
+major=50
minor=0