From eedaf783f6b4ae62165084943968eac1082b783c Mon Sep 17 00:00:00 2001 From: John Whitington Date: Mon, 26 Feb 2024 16:35:45 +0000 Subject: [PATCH] New date --- cpdfcommand.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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