diff options
author | Paul Irofti <pirofti@cvs.openbsd.org> | 2012-04-11 10:37:27 +0000 |
---|---|---|
committer | Paul Irofti <pirofti@cvs.openbsd.org> | 2012-04-11 10:37:27 +0000 |
commit | ba13d5bf6c4412eaf85e9254b8ab580c7bf5b20e (patch) | |
tree | 0715cf0d0c61c847f64c3f90454b9d50699c1539 /lib | |
parent | abbd14c7192d8a43f2e35665b5f13777c6bbb0a6 (diff) |
Minor bump after my previous commit. Noticed by deraadt@.
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 77913220429..b9229d35170 100644 --- a/lib/librthread/shlib_version +++ b/lib/librthread/shlib_version @@ -1,2 +1,2 @@ major=15 -minor=0 +minor=1 |