summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto
diff options
context:
space:
mode:
authorbcook <>2015-12-09 14:11:03 +0000
committerbcook <>2015-12-09 14:11:03 +0000
commitc6ba626cfed3a2180a45e508f49cd6be29a0e46c (patch)
treec5b587e403429e530b23a0cd03fc69453a06be09 /src/lib/libcrypto/crypto
parent3b38beae4913121962004a094d64b29030a1ba28 (diff)
downloadopenbsd-c6ba626cfed3a2180a45e508f49cd6be29a0e46c.tar.gz
openbsd-c6ba626cfed3a2180a45e508f49cd6be29a0e46c.tar.bz2
openbsd-c6ba626cfed3a2180a45e508f49cd6be29a0e46c.zip
bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change
ok jsing@, deraadt@, beck@
Diffstat (limited to 'src/lib/libcrypto/crypto')
-rw-r--r--src/lib/libcrypto/crypto/shlib_version4
1 files changed, 2 insertions, 2 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