diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 97d09d7..c0bb949 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -3,7 +3,7 @@ let demo = false let noncomp = false let major_version = 2 let minor_version = 7 -let version_date = "(23rd February 2024)" +let version_date = "(26th February 2024)" open Pdfutil open Pdfio