diff options
| author | christos <christos@NetBSD.org> | 2007-07-18 20:16:01 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2007-07-18 20:16:01 +0000 |
| commit | 9cd4e8de4b2c4aeeb5fe35622df1d64891b75d1e (patch) | |
| tree | 42302fc98f8b60d8f251e2a8d41bbe2d31f43faa /lib/libcrypto | |
| parent | 9145137adce3e9a4e72bd65522c8aec2fee478c9 (diff) | |
Bump minor for thread support.
Diffstat (limited to 'lib/libcrypto')
| -rw-r--r-- | lib/libcrypto/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/shlib_version b/lib/libcrypto/shlib_version index 3d4d4cc3fee..6cbe72c3a4e 100644 --- a/lib/libcrypto/shlib_version +++ b/lib/libcrypto/shlib_version @@ -1,8 +1,8 @@ -# $NetBSD: shlib_version,v 1.11 2005/12/31 00:04:51 christos Exp $ +# $NetBSD: shlib_version,v 1.12 2007/07/18 20:16:01 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # Also remember to update lib/libdes/shlib_version when changing # (since it just installs a symbolic link to libcrypto) # major=3 -minor=1 +minor=2 |
