Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm Belatedly bump minor.
details: https://anonhg.NetBSD.org/src/rev/9a2f5c7a7b52
branches: trunk
changeset: 353584:9a2f5c7a7b52
user: maya <maya%NetBSD.org@localhost>
date: Sat May 13 13:17:11 2017 +0000
description:
Belatedly bump minor.
lots of changes since -7 (libm.so.0.11), including:
new functions: llroundl, lroundl, erfl, erfcl
partial switch to freebsd catrig
diffstat:
lib/libm/shlib_version | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r c83a2c1862f8 -r 9a2f5c7a7b52 lib/libm/shlib_version
--- a/lib/libm/shlib_version Sat May 13 10:44:58 2017 +0000
+++ b/lib/libm/shlib_version Sat May 13 13:17:11 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: shlib_version,v 1.15 2017/01/20 22:10:38 maya Exp $
+# $NetBSD: shlib_version,v 1.16 2017/05/13 13:17:11 maya Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
# - remove compatibility cabs
# - hide isinff
major=0
-minor=11
+minor=12
Home |
Main Index |
Thread Index |
Old Index