diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-23 08:36:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-23 08:36:32 +0000 |
commit | 2625a10b876d29c1e2c4cef47cf01f1029a4f960 (patch) | |
tree | 6da3c542377f56ad36f468e583bf3d364d0075b9 /lib | |
parent | 4e312b0838a4365a78e3dc79ef03ff35537adb5c (diff) |
crank crypto lib version, just in case
Diffstat (limited to 'lib')
-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 d9961ea9fef..890c57389b5 100644 --- a/lib/libssl/crypto/shlib_version +++ b/lib/libssl/crypto/shlib_version @@ -1,2 +1,2 @@ major=4 -minor=0 +minor=1 |