artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b59e89
)
minor++ because of AI_ADDRCONFIG
author
sperreault
<sperreault@openbsd.org>
Wed, 30 Apr 2014 00:16:47 +0000
(
00:16
+0000)
committer
sperreault
<sperreault@openbsd.org>
Wed, 30 Apr 2014 00:16:47 +0000
(
00:16
+0000)
prodded by naddy, confirmed by Mark Kettenis
lib/libc/shlib_version
patch
|
blob
|
history
diff --git
a/lib/libc/shlib_version
b/lib/libc/shlib_version
index
3888f1c
..
0a4400a
100644
(file)
--- a/
lib/libc/shlib_version
+++ b/
lib/libc/shlib_version
@@
-1,4
+1,4
@@
major=74
-minor=
1
+minor=
2
# note: If changes were made to include/thread_private.h or if system
# calls were added/changed then librthread/shlib_version also be updated.