diff options
author | Niels Provos <provos@cvs.openbsd.org> | 1998-07-21 22:25:52 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 1998-07-21 22:25:52 +0000 |
commit | 94739ea29d16d994d8519775fa6c3a99a7b6cb1b (patch) | |
tree | a24a0afa065337528389e705bba4313cf853864c /lib/libc | |
parent | 76077be4bf3b32f321f86f8155efaec34aee1cb1 (diff) |
crank minor because of cast
Diffstat (limited to 'lib/libc')
-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 a5757c1bcc6..dc34974a494 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ major=20 -minor=0 +minor=1 |