Browse Source

bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change

ok jsing@, deraadt@, beck@
OPENBSD_5_9
bcook 9 years ago
parent
commit
a1172a2c6e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libcrypto/crypto/shlib_version

+ 2
- 2
src/lib/libcrypto/crypto/shlib_version View File

@ -1,3 +1,3 @@
# Don't forget to give libssl and libtls the same type of bump!
major=36
minor=1
major=37
minor=0

Loading…
Cancel
Save