diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-20 15:51:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-20 15:51:05 +0000 |
commit | 449e79b885b59db7893cf4f923168ccc0a9f7b8f (patch) | |
tree | b4600c400f4325e7ff56d49e45e6606228ea351a /lib | |
parent | 1994975ed4ae225c05218d9a1cedc514154af1f9 (diff) |
crank major, just in case
Diffstat (limited to 'lib')
-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 7957a154bef..83b24802061 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=20 -minor=4 +major=21 +minor=0 |