diff options
author | 2008-07-25 14:37:09 +0000 | |
---|---|---|
committer | 2008-07-25 14:37:09 +0000 | |
commit | 89bc63eed0580eadbac85f727204b028fa6567e0 (patch) | |
tree | 40e17ffe44cffe29a4206dfabd87c56015e7d0a5 /lib/libssl | |
parent | don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we (diff) | |
download | wireguard-openbsd-89bc63eed0580eadbac85f727204b028fa6567e0.tar.xz wireguard-openbsd-89bc63eed0580eadbac85f727204b028fa6567e0.zip |
i have to crank this for a ridiculous reason, to save me about 4 hours of work
Diffstat (limited to 'lib/libssl')
-rw-r--r-- | lib/libssl/crypto/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/crypto/shlib_version b/lib/libssl/crypto/shlib_version index 262f3bc13b6..d85251eba7d 100644 --- a/lib/libssl/crypto/shlib_version +++ b/lib/libssl/crypto/shlib_version @@ -1,2 +1,2 @@ -major=13 +major=14 minor=0 |