summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2018-02-18 13:07:34 +0000
committertb <>2018-02-18 13:07:34 +0000
commit629e6de4bc68d390bb4829a7656219e3e0efeb4a (patch)
treed832431ca96c22ad4313b0d1f4ea97ffb753c100 /src
parente93d065cd30e8c62fbdbb564869ab127b31ce83b (diff)
downloadopenbsd-629e6de4bc68d390bb4829a7656219e3e0efeb4a.tar.gz
openbsd-629e6de4bc68d390bb4829a7656219e3e0efeb4a.tar.bz2
openbsd-629e6de4bc68d390bb4829a7656219e3e0efeb4a.zip
Bump libcrypto/libssl/libtls minors due to symbol additions.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/shlib_version2
-rw-r--r--src/lib/libssl/shlib_version2
-rw-r--r--src/lib/libtls/shlib_version2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version
index 8b3aecdf86..5aa8e621fd 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=42 2major=42
3minor=3 3minor=4
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version
index 9c2080f12d..8ceae38073 100644
--- a/src/lib/libssl/shlib_version
+++ b/src/lib/libssl/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libtls the same type of bump! 1# Don't forget to give libtls the same type of bump!
2major=44 2major=44
3minor=4 3minor=5
diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version
index 712afbbad4..39f68a31b7 100644
--- a/src/lib/libtls/shlib_version
+++ b/src/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
1major=16 1major=16
2minor=4 2minor=5