diff options
author | 2001-03-09 18:14:06 +0000 | |
---|---|---|
committer | 2001-03-09 18:14:06 +0000 | |
commit | f18bcf0f0754388c2c51d6df4256e35a677fd509 (patch) | |
tree | 5016b11d787e69bb41ecce6df73474b85e2e9cc3 | |
parent | locking typo. (diff) | |
download | wireguard-openbsd-f18bcf0f0754388c2c51d6df4256e35a677fd509.tar.xz wireguard-openbsd-f18bcf0f0754388c2c51d6df4256e35a677fd509.zip |
m{,un}lockall
-rw-r--r-- | lib/libc_r/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/shlib_version b/lib/libc_r/shlib_version index 890c57389b5..f89dbabf714 100644 --- a/lib/libc_r/shlib_version +++ b/lib/libc_r/shlib_version @@ -1,2 +1,2 @@ major=4 -minor=1 +minor=2 |