diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2010-04-12 03:38:21 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2010-04-12 03:38:21 +0000 |
commit | b3799e5c1782267f78506c4bd7678e409cfc4c5f (patch) | |
tree | 2cc69b1638bb95a8df435d12cb4c619556182f5c /lib | |
parent | 2b52dc96f2f92c46e7f2a29a5b59a9ab66e115e8 (diff) |
New functions: bump the minor
Diffstat (limited to 'lib')
-rw-r--r-- | lib/librthread/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librthread/shlib_version b/lib/librthread/shlib_version index d9961ea9fef..890c57389b5 100644 --- a/lib/librthread/shlib_version +++ b/lib/librthread/shlib_version @@ -1,2 +1,2 @@ major=4 -minor=0 +minor=1 |