Merge branch 'v2.x' of https://github.com/fritz-hh/OCRmyPDF into v2.x

This commit is contained in:
fritz-hh
2014-01-11 15:52:01 +01:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ I found many, but none of them were really satisfying.
Install
-------
Download OCRmyPDF here: https://github.com/fritz-hh/OCRmyPDF/tags
Download OCRmyPDF here: https://github.com/fritz-hh/OCRmyPDF/releases
Copy the file in onto your linux/unix machine and extract it.
@@ -57,4 +57,4 @@ In case you detect an issue, please:
Press & Media
-------------
- c't 1-2014, page 59: Detailed presentation of OCRmyPDF v1.0 in the leading german IT magazine (c't)
- c't 1-2014, page 59: Detailed presentation of OCRmyPDF v1.0 in the leading german IT magazine (c't)
+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