diff --git a/cpdfcommand.ml b/cpdfcommand.ml index f536c06..de25779 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -3,7 +3,7 @@ let demo = false let noncomp = false let major_version = 2 let minor_version = 3 -let version_date = "(devel, build of 3rd August 2019)" +let version_date = "(build of 1st October 2019)" open Pdfutil open Pdfio