abi_check.sh: comment OPJ_PREVIOUS_VERSION
[openjpeg.git] / tools / travis-ci / abi-check.sh
index faefa0ccc43b1ef482a5c9c0b2a42c91e652394c..154fb2907e279332be7e9fddf6f465d9acd96f10 100755 (executable)
@@ -24,7 +24,7 @@ if [ "${OPJ_CI_CXX:-}" != "" ]; then
 fi
 
 OPJ_UPLOAD_ABI_REPORT=0
-OPJ_PREVIOUS_VERSION="2.5.0"
+#OPJ_PREVIOUS_VERSION="2.5.0"
 OPJ_LATEST_VERSION="2.5.1"
 if [ "${OPJ_PREVIOUS_VERSION:-}" != "" ]; then
        OPJ_LIMIT_ABI_BUILDS="-limit 3"