version changed to v2.x

This commit is contained in:
fritz-hh
2014-01-08 20:57:55 +01:00
parent 3232ed8e38
commit 4e5e5bb925
+2 -2
View File
@@ -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