Comment back opj_previous_version in abi_check.sh

This commit is contained in:
Antonin Descampe 2019-04-02 15:37:38 +02:00
parent 291e45bb04
commit d0dd894ae2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ if [ "${OPJ_CI_CXX:-}" != "" ]; then
fi
OPJ_UPLOAD_ABI_REPORT=0
OPJ_PREVIOUS_VERSION="2.3.0"
#OPJ_PREVIOUS_VERSION="2.3.0"
OPJ_LATEST_VERSION="2.3.1"
if [ "${OPJ_PREVIOUS_VERSION:-}" != "" ]; then
OPJ_LIMIT_ABI_BUILDS="-limit 3"