summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-10-30 20:16:51 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-10-30 20:16:51 +0000
commit860588f909a82995f45a0e6a39fb31e55410af58 (patch)
treef9f101175caef9f7818a3463aa21330ba40b66f1 /lib
parent8b855eebd1cada447595924e5d32c1c859e07ff2 (diff)
Minor bump for [gs]etres[ug]id(2)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/shlib_version2
-rw-r--r--lib/libc_r/shlib_version2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index a3c1bf374a9..f9e1eb4296a 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,2 +1,2 @@
major=28
-minor=6 # note: remember to update minor in ../libc_r/shlib_version
+minor=7 # note: remember to update minor in ../libc_r/shlib_version
diff --git a/lib/libc_r/shlib_version b/lib/libc_r/shlib_version
index c228c1690ed..a805acda7f7 100644
--- a/lib/libc_r/shlib_version
+++ b/lib/libc_r/shlib_version
@@ -1,2 +1,2 @@
major=6
-minor=6
+minor=7