From 84aed7d0701b686fd6d35f7de37bbf78df623574 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Thu, 12 Mar 2015 23:01:07 +0000 Subject: [PATCH] version --- cpdfcommand.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpdfcommand.ml b/cpdfcommand.ml index e9d7332..e7374d0 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -3,7 +3,7 @@ let demo = false let noncomp = false let major_version = 2 let minor_version = 2 -let version_date = "(build of 20th January 2015)" +let version_date = "(build of 12th March 2015)" open Pdfutil open Pdfio