artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9f3be3
)
Bump minor after elf_aux_info(3) and wcsnlen(3) additions
author
jca
<jca@openbsd.org>
Sun, 14 Jul 2024 09:54:56 +0000
(09:54 +0000)
committer
jca
<jca@openbsd.org>
Sun, 14 Jul 2024 09:54:56 +0000
(09:54 +0000)
lib/libc/shlib_version
patch
|
blob
|
history
diff --git
a/lib/libc/shlib_version
b/lib/libc/shlib_version
index
670da25
..
066d6db
100644
(file)
--- a/
lib/libc/shlib_version
+++ b/
lib/libc/shlib_version
@@
-1,4
+1,4
@@
major=100
-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 must also be updated.