Module Name:    src
Committed By:   christos
Date:           Mon Mar  4 19:20:12 UTC 2019

Modified Files:
        src/lib/libc: shlib_version

Log Message:
bump for jemalloc


To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 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.282 src/lib/libc/shlib_version:1.283
--- src/lib/libc/shlib_version:1.282	Sun Nov  4 23:08:39 2018
+++ src/lib/libc/shlib_version	Mon Mar  4 14:20:12 2019
@@ -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

Reply via email to