artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1793b88
)
crank libc major
author
deraadt
<deraadt@openbsd.org>
Fri, 23 Oct 2015 00:53:13 +0000
(
00:53
+0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 23 Oct 2015 00:53:13 +0000
(
00:53
+0000)
lib/libc/shlib_version
patch
|
blob
|
history
diff --git
a/lib/libc/shlib_version
b/lib/libc/shlib_version
index
b02beb7
..
4635d2b
100644
(file)
--- a/
lib/libc/shlib_version
+++ b/
lib/libc/shlib_version
@@
-1,4
+1,4
@@
-major=8
3
+major=8
4
minor=0
# note: If changes were made to include/thread_private.h or if system
# calls were added/changed then librthread/shlib_version also be updated.