diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-06-15 22:26:10 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-06-15 22:26:10 +0000 |
commit | f6273e0921ada0def0a5b84496309427a51691c3 (patch) | |
tree | 4bc2c61ec8dee7301bd884648955b23987b2e44b | |
parent | ece290ed205a2e18fd43c6696b30ef6bd3631610 (diff) |
recent IPC API changes requires this
-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 94727e17b3a..0aab0406bf8 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=18 +major=19 minor=0 |