diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 41e1fa6..bef00b7 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 4th June 2019)" +let version_date = "(devel, build of 17th July 2019)" open Pdfutil open Pdfio