Increment the version namespace for 8.0-current. New symbols and

symbols whose ABI has changed should be added to FBSD_1.1.
This commit is contained in:
Daniel Eischen 2007-12-14 20:49:06 +00:00
parent b28dabb55d
commit 1aaf9d658f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174595

View File

@ -1,9 +1,14 @@
# $FreeBSD$
# This is our first version; it depends on no other.
# This version was first added to 7.0-current.
FBSD_1.0 {
};
# This version was first added to 8.0-current.
FBSD_1.1 {
} FBSD_1.0;
# This is our private namespace. Any global interfaces that are
# strictly for use only by other FreeBSD applications and libraries
# are listed here. We use a separate namespace so we can write