summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorbcook <>2015-12-09 14:11:03 +0000
committerbcook <>2015-12-09 14:11:03 +0000
commit362a098a9defa7a18d8f5b3336d4810a11db94ec (patch)
treec5b587e403429e530b23a0cd03fc69453a06be09 /src/lib/libc
parent9c3c66be91c8f6aee01b5b594cb0340b86a35bfb (diff)
downloadopenbsd-362a098a9defa7a18d8f5b3336d4810a11db94ec.tar.gz
openbsd-362a098a9defa7a18d8f5b3336d4810a11db94ec.tar.bz2
openbsd-362a098a9defa7a18d8f5b3336d4810a11db94ec.zip
bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change
ok jsing@, deraadt@, beck@
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/crypto/shlib_version4
-rw-r--r--src/lib/libcrypto/shlib_version4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version
index 759846c21a..f6d7b3b516 100644
--- a/src/lib/libcrypto/crypto/shlib_version
+++ b/src/lib/libcrypto/crypto/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=36 2major=37
3minor=1 3minor=0
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version
index 759846c21a..f6d7b3b516 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=36 2major=37
3minor=1 3minor=0