Skip to content

Commit

Permalink
require ocrd >= 2.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Oct 11, 2023
1 parent e895277 commit 159f4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocrd-olena-binarize
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ function main {
# shellcheck source=../core/ocrd/bashlib/lib.bash
source $(ocrd bashlib filename)
ocrd__wrap "$SHAREDIR/ocrd-tool.json" "ocrd-olena-binarize" "$@"
ocrd__minversion 2.29.0
ocrd__minversion 2.55.0

scribo_options=(--enable-negate-output)
case ${params[impl]} in
Expand Down

0 comments on commit 159f4e5

Please sign in to comment.