ci: Fix the check of `PNG_LIBPNG_VER_BUILD` in ci_verify_version.sh

`PNG_LIBPNG_VER_BUILD` should be zero for public releases and non-zero
for development versions. The ci_verify_version.sh script should check
this requirement as such.
1 file changed