diff options
author | 2006-10-10 14:12:23 +0000 | |
---|---|---|
committer | 2006-10-10 14:12:23 +0000 | |
commit | 1b7b59d7a9c0fa0f57704fbaec87433192493b0c (patch) | |
tree | 82806bac6de24ebc5fce0eb189cdbc79832c7588 /lib | |
parent | state when the sensor api can be used, and that care must be taken with (diff) | |
download | wireguard-openbsd-1b7b59d7a9c0fa0f57704fbaec87433192493b0c.tar.xz wireguard-openbsd-1b7b59d7a9c0fa0f57704fbaec87433192493b0c.zip |
libc/shlib_version
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libpthread/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version index 1c51894bdac..5b844bbf422 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,2 +1,2 @@ -major=6 -minor=3 +major=7 +minor=0 |