version changed to v2.x
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
TOOLNAME="OCRmyPDF"
|
||||
VERSION="v2.0-rc1"
|
||||
VERSION="v2.x"
|
||||
|
||||
# possible exit codes
|
||||
EXIT_BAD_ARGS="1"
|
||||
@@ -22,4 +22,4 @@ JHOVE="./jhove/bin/JhoveApp.jar" # java SW for validating the final PDF/A
|
||||
JHOVE_CFG="./jhove/conf/jhove.conf" # location of the jhove config file
|
||||
|
||||
# other
|
||||
DEFAULT_DPI=300 # dpi value used as fall back if the page dpi cannot be determined
|
||||
DEFAULT_DPI=300 # dpi value used as fall back if the page dpi cannot be determined
|
||||
|
||||
Reference in New Issue
Block a user