summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoryamt <yamt@NetBSD.org>2002-03-18 09:58:18 +0000
committeryamt <yamt@NetBSD.org>2002-03-18 09:58:18 +0000
commit40d05511dbc7997bde5b3cfeb5566b77c865a2ee (patch)
treefa41ed5dadb7b22cbf096d30d74d779764dfca49 /lib
parent4112ebb3943d3af1e66d6ef2f498f5c1c187d2a4 (diff)
bump minor to 83: i18n module changes.
Diffstat (limited to 'lib')
-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 ecce2c491a6..46b796567c2 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.112 2002/01/24 02:46:34 lukem Exp $
+# $NetBSD: shlib_version,v 1.113 2002/03/18 09:58:18 yamt Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -9,4 +9,4 @@
# - libc/gen/timezone.c: remove; __timezone13 -> timezone.
#
major=12
-minor=82
+minor=83