summaryrefslogtreecommitdiff
path: root/lib/libc_r/shlib_version
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-06-18 18:11:15 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-06-18 18:11:15 +0000
commit5556a8dd6da099b3a0146784b0e198327165d234 (patch)
treebd16c1f9497a4b586d6f9d46a83a3ae9ee7d1d3b /lib/libc_r/shlib_version
parent2895f33abe12b8048ada274209fed47cd02cf440 (diff)
Add new cgetusedb() function to toggle reading of .db files in getcap(3).
Needed for cap_mkdb to really DRT when given several input files or an output file with a different name from the input file. cvs: ----------------------------------------------------------------------
Diffstat (limited to 'lib/libc_r/shlib_version')
-rw-r--r--lib/libc_r/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/shlib_version b/lib/libc_r/shlib_version
index 3066b9771e7..900b4048a96 100644
--- a/lib/libc_r/shlib_version
+++ b/lib/libc_r/shlib_version
@@ -1,2 +1,2 @@
major=5
-minor=0
+minor=1