Browse Source

Crank major version due to removal of SHA-0 and MD4 from libcrypto.

OPENBSD_5_9
doug 8 years ago
parent
commit
b0734ad3d4
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=35
minor=1
major=36
minor=0

Loading…
Cancel
Save