diff options
author | ben | 2019-07-06 23:20:43 +0200 |
---|---|---|
committer | ben | 2019-07-06 23:20:43 +0200 |
commit | ed510d928adf88d60663cb18f72c6c774c504f12 (patch) | |
tree | 90e06b3f74c5b424404b16abed14936ab9e58947 /README.md | |
parent | c914a2a6d58ca35b7aca709cdd6109f22c9fc7da (diff) | |
download | truepolyglot-a1e3a4c668d7d3ab8bc32821f5b4a71fbd56773a.tar.gz truepolyglot-a1e3a4c668d7d3ab8bc32821f5b4a71fbd56773a.tar.bz2 truepolyglot-a1e3a4c668d7d3ab8bc32821f5b4a71fbd56773a.tar.xz |
Increase version for license.1.6.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -80,7 +80,7 @@ optional arguments: --acrobat-compatibility Add a byte at the start for Acrobat Reader compatibility with the szippdf format --verbose {none,error,info,debug} Verbosity level (default: info) -TruePolyglot v1.6.1 +TruePolyglot v1.6.2 ``` ## Code ## @@ -89,7 +89,7 @@ TruePolyglot v1.6.1 git clone https://git.hackade.org/truepolyglot.git/ ``` -or download [truepolyglot-1.6.1.tar.gz](https://git.hackade.org/truepolyglot.git/snapshot/truepolyglot-1.6.1.tar.gz) +or download [truepolyglot-1.6.2.tar.gz](https://git.hackade.org/truepolyglot.git/snapshot/truepolyglot-1.6.2.tar.gz) ## How to detect a polyglot file ? ## |