blob: c475af2cb282f4dba823a185665ab9f4a200ce35 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: shlib_version,v 1.17 2017/09/26 18:03:30 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
# - not provide isinff / isnanf (only provide __isinff version)
major=0
minor=12
|