diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 32aa009..3fb27d6 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -4,7 +4,7 @@ let agpl = true let major_version = 2 let minor_version = 7 let minor_minor_version = 2 -let version_date = "(28th October 2024)" +let version_date = "(19th November 2024)" open Pdfutil open Pdfio