diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 0e19467..903b910 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -3,7 +3,7 @@ let demo = false let noncomp = false let major_version = 1 let minor_version = 8 -let version_date = "(unreleased, 27th October 2014)" +let version_date = "(unreleased, 28th October 2014)" open Pdfutil open Pdfio