diff options
author | 1996-08-27 10:07:25 +0000 | |
---|---|---|
committer | 1996-08-27 10:07:25 +0000 | |
commit | d1bf14f4a0728eb907904b9cf484d1a98fff0c05 (patch) | |
tree | edcb9bc9be54d4c6a55cc603ff7fccd55dae84d8 | |
parent | curses! "you should call keypad()" is dumb (diff) | |
download | wireguard-openbsd-d1bf14f4a0728eb907904b9cf484d1a98fff0c05.tar.xz wireguard-openbsd-d1bf14f4a0728eb907904b9cf484d1a98fff0c05.zip |
+issetugid
-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 0602d9953e9..4e690900e24 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ major=12 -minor=6 +minor=7 |