Module Name: src
Committed By: christos
Date: Sat Oct 19 00:06:50 UTC 2013
Modified Files:
src/lib/libc: shlib_version
Log Message:
bump for scopeid functions
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/lib/libc/shlib_version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/shlib_version
diff -u src/lib/libc/shlib_version:1.241 src/lib/libc/shlib_version:1.242
--- src/lib/libc/shlib_version:1.241 Wed Aug 28 14:01:22 2013
+++ src/lib/libc/shlib_version Fri Oct 18 20:06:50 2013
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.241 2013/08/28 18:01:22 riastradh Exp $
+# $NetBSD: shlib_version,v 1.242 2013/10/19 00:06:50 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -36,4 +36,4 @@
# - remove ruserok() and friends to libcompat (or entirely)
# - remove alloca fallback and expect compiler to provide a builtin version.
major=12
-minor=186
+minor=187