diff options
| author | thorpej <thorpej@NetBSD.org> | 2003-01-18 10:32:11 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2003-01-18 10:32:11 +0000 |
| commit | c62a74e6d5cfb2fb5034e98b983da7e2fc87709d (patch) | |
| tree | f1281fd7111ddb57951e4472b342b53a2f56244a /lib/libpthread/shlib_version | |
| parent | af919042eceb8c19f42acd688efa8cf58168af5d (diff) | |
Merge the nathanw_sa branch.
Diffstat (limited to 'lib/libpthread/shlib_version')
| -rw-r--r-- | lib/libpthread/shlib_version | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version new file mode 100644 index 00000000000..1e5cbf564c0 --- /dev/null +++ b/lib/libpthread/shlib_version @@ -0,0 +1,5 @@ +# $NetBSD: shlib_version,v 1.2 2003/01/18 10:34:17 thorpej Exp $ +# Remember to update distrib/sets/lists/base/shl.* when changing +# +major=0 +minor=0 |
