artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
385ffcf
)
Bump major after {,asr_}print_sockaddr() renaming.
author
jca
<jca@openbsd.org>
Sat, 20 Jun 2015 01:17:34 +0000
(
01:17
+0000)
committer
jca
<jca@openbsd.org>
Sat, 20 Jun 2015 01:17:34 +0000
(
01:17
+0000)
lib/libc/shlib_version
patch
|
blob
|
history
diff --git
a/lib/libc/shlib_version
b/lib/libc/shlib_version
index
add7e4a
..
4195a49
100644
(file)
--- a/
lib/libc/shlib_version
+++ b/
lib/libc/shlib_version
@@
-1,4
+1,4
@@
-major=
79
+major=
80
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.