diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-02-15 10:56:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-02-15 10:56:31 +0000 |
commit | 8a8621afcfa8e1b7f49bd85e8d62d33795ef387a (patch) | |
tree | 279a6d3eb2da97c221c8028be66deae1c63e6620 | |
parent | 7a78ebf220e81857ae66c73f7995d83dfaa70d98 (diff) |
new blowfish crypt interfaces; crank it
-rw-r--r-- | lib/libc/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 9c18c67a61b..d85251eba7d 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=13 -minor=3 +major=14 +minor=0 |