diff --git a/src/config.sh b/src/config.sh index 5626a757..9a2e22fd 100644 --- a/src/config.sh +++ b/src/config.sh @@ -9,7 +9,7 @@ DEFAULT_DPI=300 # dpi value used as fall back if the page dpi cannot be deter ##################################################################################### TOOLNAME="OCRmyPDF" -VERSION="v2.1-stable" +VERSION="v2.x" # possible exit codes EXIT_BAD_ARGS="1"