]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libz/Versions.def
MFH (r325010): don't bother verifying a password that we know is too long.
[FreeBSD/stable/10.git] / lib / libz / Versions.def
1 # $FreeBSD: head/lib/libz/Versions.def 205486 2010-03-22 22:12:27Z delphij $
2
3 ZLIB_1.2.4.0 {
4 };
5
6 ZLIB_1.2.7.0 {
7 } ZLIB_1.2.4.0;
8
9 ZLIB_1.2.7.1 {
10 } ZLIB_1.2.7.0;
11
12 ZLIB_1.2.9 {
13 } ZLIB_1.2.7.1;
14
15 FBSD_1.2 {
16 } ZLIB_1.2.4.0;
17
18 ZLIBprivate_1.0 {
19 } ZLIB_1.2.4.0;
20