artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c344a4
)
whee libc 100. break all the things
author
tb
<tb@openbsd.org>
Mon, 15 Apr 2024 15:32:12 +0000
(15:32 +0000)
committer
tb
<tb@openbsd.org>
Mon, 15 Apr 2024 15:32:12 +0000
(15:32 +0000)
lib/libc/shlib_version
patch
|
blob
|
history
diff --git
a/lib/libc/shlib_version
b/lib/libc/shlib_version
index
198973d
..
9a3cbbd
100644
(file)
--- a/
lib/libc/shlib_version
+++ b/
lib/libc/shlib_version
@@
-1,4
+1,4
@@
-major=
99
+major=
100
minor=0
# note: If changes were made to include/thread_private.h or if system calls
# were added/changed then librthread/shlib_version must also be updated.