summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2006-07-31 16:39:23 +0000
committermartin <martin@NetBSD.org>2006-07-31 16:39:23 +0000
commitcb10eb2bc2b5ea111f9a2f2c3cd8f44c3c8ad143 (patch)
tree971e95dff3d9dfa1cf18f423f0e994749af70b06 /lib/libc
parenta5ab45293534503a6961c3791b02b7348cb983f9 (diff)
Bump libc to 145 (fhandle_t is gone)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/shlib_version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index af5c0ce9a43..1e2ec18e661 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.179 2006/07/27 15:48:56 christos Exp $
+# $NetBSD: shlib_version,v 1.180 2006/07/31 16:39:23 martin Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -17,4 +17,4 @@
# - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
#
major=12
-minor=144
+minor=145