freebsd-dev/lib/libz/Versions.def

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
207 B
Modula-2
Raw Normal View History

# $FreeBSD$
ZLIB_1.2.4.0 {
};
ZLIB_1.2.7.0 {
} ZLIB_1.2.4.0;
ZLIB_1.2.7.1 {
} ZLIB_1.2.7.0;
ZLIB_1.2.9 {
} ZLIB_1.2.7.1;
ZLIB_1.2.12 {
} ZLIB_1.2.9;
FBSD_1.2 {
} ZLIB_1.2.4.0;
FBSD_1.6 {
} FBSD_1.2;