diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-15 19:23:37 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-15 19:23:37 +0000 |
commit | 6a0232c7a68f043663ca8c3cf9474117ae6b9fab (patch) | |
tree | 56a142a62293fc99a6d037e83bd3f75d59ed273e /lib/libc/shlib_version | |
parent | 3843a539f3c3ff183976487c26f9c10c6592f889 (diff) |
ftok requires minor crank
Diffstat (limited to 'lib/libc/shlib_version')
-rw-r--r-- | lib/libc/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 9e8fc76cb1d..7957a154bef 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ major=20 -minor=3 +minor=4 |