diff options
author | 1998-11-20 15:51:04 +0000 | |
---|---|---|
committer | 1998-11-20 15:51:04 +0000 | |
commit | 03bb09ea7e484d48671a82b86d2b305c8e52f269 (patch) | |
tree | 511a6efd884614361e11e2d40d14b5b050405946 | |
parent | link/mention recently added manual pages (diff) | |
download | wireguard-openbsd-03bb09ea7e484d48671a82b86d2b305c8e52f269.tar.xz wireguard-openbsd-03bb09ea7e484d48671a82b86d2b305c8e52f269.zip |
crank major, just in case
-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 |