diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-10-10 14:12:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-10-10 14:12:24 +0000 |
commit | e2da80b2ee3fe1e9efe5b234391e6bf94dc08d22 (patch) | |
tree | 00ef98981e75273c230488a95cd86dcc5774ef12 /lib/libpthread | |
parent | 2c4906daab5a287e959d3f6c419aabb146318de6 (diff) |
libc/shlib_version
Diffstat (limited to 'lib/libpthread')
-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 |