diff --git a/Changes b/Changes index 8dba967..afffb10 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -2.5 (Upcoming 2022) +2.5 (January 2022) New features: diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 520d747..7770e1c 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -3,7 +3,7 @@ let demo = false let noncomp = false let major_version = 2 let minor_version = 5 -let version_date = "(devel, 28th Dec 2021)" +let version_date = "(9th Jan 2022)" open Pdfutil open Pdfio