diff --git a/Changes b/Changes index 22cffb2..ef83fd4 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -2.8 (To come) +2.7.1 (August 2024) New features: diff --git a/META b/META index 1121644..b2ee50b 100644 --- a/META +++ b/META @@ -1,6 +1,6 @@ name="cpdf" description="PDF commmand line tools" -version="2.7" +version="2.7.1" requires="camlpdf" archive(byte)="cpdf.cma" archive(native)="cpdf.cmxa" diff --git a/cpdf.1 b/cpdf.1 index 08fd4b4..7333767 100644 --- a/cpdf.1 +++ b/cpdf.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii cpdf.1 .\" -.TH CPDF 1 "FEBRUARY 2024" "" "" +.TH CPDF 1 "AUGUST 2024" "" "" .SH NAME cpdf \- PDF command line tools .SH SYNOPSIS diff --git a/cpdf.opam b/cpdf.opam index fea3850..e9ee11d 100644 --- a/cpdf.opam +++ b/cpdf.opam @@ -1,6 +1,6 @@ opam-version: "2.0" name: "cpdf" -version: "2.7" +version: "2.7.1" maintainer: "contact@coherentgraphics.co.uk" license: "LicenseRef-Coherent-Graphics-Ltd-Non-Commercial-Use-License-Agreement" build: [[make]] @@ -14,4 +14,4 @@ authors: ["John Whitington"] bug-reports: "http://github.com/johnwhitington/cpdf-source/issues" dev-repo: "git+https://github.com/johnwhitington/cpdf-source" install: [[make "install"]] -synopsis: "High-level PDF tools based on CamlPDF" +synopsis: "PDF command line tools" diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index a6465b0..3e37842 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index 1729419..ae0a2bd 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -63,7 +63,7 @@ Command Line Tools} \vspace{12mm} {\Huge User Manual}\\ -Version 2.8 (November 2024) +Version 2.7.1 (August 2024) \vspace{25mm}