Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc bump for jemalloc



details:   https://anonhg.NetBSD.org/src/rev/d3f128793628
branches:  trunk
changeset: 449369:d3f128793628
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Mar 04 19:20:12 2019 +0000

description:
bump for jemalloc

diffstat:

 lib/libc/shlib_version |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 46c49718ef26 -r d3f128793628 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Mon Mar 04 19:16:31 2019 +0000
+++ b/lib/libc/shlib_version    Mon Mar 04 19:20:12 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.282 2018/11/05 04:08:39 maya Exp $
+#      $NetBSD: shlib_version,v 1.283 2019/03/04 19:20:12 christos Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -54,4 +54,4 @@
 # - move statfs() to libcompat since we have statvfs()
 # - the syscall stubs for the (obsolete) lfs syscalls should be removed
 major=12
-minor=211
+minor=212



Home | Main Index | Thread Index | Old Index