The software I'm working on at work already uses zlib version 1.2.5-1, but I am getting ready to add some functionality that requires OpenVDB. In the INSTALL file in OpenVDB, it lists the required versions for all of its dependencies, except for zlib. Searching around on google and here has yielded no information about what version of zlib is required for OpenVDB to function properly.
Does anybody know from experience or superior Googling skills what the minimum version of zlib is for OpenVDB?