diff options
author | 2000-01-04 00:56:19 +0000 | |
---|---|---|
committer | 2000-01-04 00:56:19 +0000 | |
commit | a0fdd667479fe9254959a52db28e98db99506f8a (patch) | |
tree | 490852cb347689afcc44d2eb83e725982b781510 /lib/libpthread | |
parent | flesh (diff) | |
download | wireguard-openbsd-a0fdd667479fe9254959a52db28e98db99506f8a.tar.xz wireguard-openbsd-a0fdd667479fe9254959a52db28e98db99506f8a.zip |
a version separate from libc's to make things simpler.
Diffstat (limited to 'lib/libpthread')
-rw-r--r-- | lib/libpthread/shlib_version | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version new file mode 100644 index 00000000000..97c9f92d6b8 --- /dev/null +++ b/lib/libpthread/shlib_version @@ -0,0 +1,2 @@ +major=0 +minor=0 |