We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e92b39 commit 4e3412dCopy full SHA for 4e3412d
tools/travis-ci/abi-check.sh
@@ -24,8 +24,8 @@ if [ "${OPJ_CI_CXX:-}" != "" ]; then
24
fi
25
26
OPJ_UPLOAD_ABI_REPORT=0
27
-#OPJ_PREVIOUS_VERSION="2.5.0"
28
-OPJ_LATEST_VERSION="2.5.1"
+OPJ_PREVIOUS_VERSION="2.5.2"
+OPJ_LATEST_VERSION="2.5.3"
29
if [ "${OPJ_PREVIOUS_VERSION:-}" != "" ]; then
30
OPJ_LIMIT_ABI_BUILDS="-limit 3"
31
else
0 commit comments