summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsing <>2019-04-04 15:04:03 +0000
committerjsing <>2019-04-04 15:04:03 +0000
commit7203e00d6c6fef1960e8a742c0ace7c379b96cde (patch)
tree73f18c66c44c4d5dc83d46df08a4ab4944627214
parentef18f5fcfa9cf3eeefcc89685bead61b8239028f (diff)
downloadopenbsd-7203e00d6c6fef1960e8a742c0ace7c379b96cde.tar.gz
openbsd-7203e00d6c6fef1960e8a742c0ace7c379b96cde.tar.bz2
openbsd-7203e00d6c6fef1960e8a742c0ace7c379b96cde.zip
Bump libssl/libtls minors due to symbol addition.
-rw-r--r--src/lib/libssl/shlib_version2
-rw-r--r--src/lib/libtls/shlib_version2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version
index 71b82a4cf5..e62616fcc7 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=47 2major=47
3minor=4 3minor=5
diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version
index b6bfa61ec5..162fae370d 100644
--- a/src/lib/libtls/shlib_version
+++ b/src/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
1major=19 1major=19
2minor=5 2minor=6