summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2022-04-04 10:46:23 +0100
committerChris Liddell <chris.liddell@artifex.com>2022-04-04 14:46:22 +0100
commit1149c5ab914c7695caa8951bb8213f4241c51104 (patch)
tree4b0dfcc47c6e3718672fbfeaee6e0155c099ca68
parent83a272b13561436b924a30a61691f6e11928a662 (diff)
downloadghostpdl-9.56.1.tar.gz
Dates, etc for 9.56.1 release.ghostpdl-9.56.1
-rw-r--r--Resource/Init/gs_init.ps2
-rw-r--r--base/version.mak4
-rw-r--r--doc/API.htm2
-rw-r--r--doc/C-style.htm2
-rw-r--r--doc/DLL.htm2
-rw-r--r--doc/Deprecated.htm2
-rw-r--r--doc/Develop.htm2
-rw-r--r--doc/Devices.htm2
-rw-r--r--doc/Drivers.htm2
-rw-r--r--doc/Fonts.htm2
-rw-r--r--doc/GPDL.htm2
-rw-r--r--doc/History9.htm2
-rw-r--r--doc/Install.htm2
-rw-r--r--doc/Internal.htm2
-rw-r--r--doc/Language.htm2
-rw-r--r--doc/Lib.htm2
-rw-r--r--doc/Make.htm2
-rw-r--r--doc/News.htm4
-rw-r--r--doc/Ps-style.htm2
-rw-r--r--doc/Ps2epsi.htm2
-rw-r--r--doc/Psfiles.htm2
-rw-r--r--doc/Readme.htm2
-rw-r--r--doc/Release.htm2
-rw-r--r--doc/SavedPages.htm2
-rw-r--r--doc/Search.htm2
-rw-r--r--doc/Source.htm2
-rw-r--r--doc/Unix-lpr.htm2
-rw-r--r--doc/Use.htm2
-rw-r--r--doc/VectorDevices.htm2
-rw-r--r--doc/WhatIsGS.htm2
-rw-r--r--doc/gs-vms.hlp2
-rw-r--r--doc/sample_downscale_device.htm2
-rw-r--r--doc/subclass.htm2
-rw-r--r--doc/thirdparty.htm2
-rw-r--r--man/dvipdf.14
-rw-r--r--man/gs.14
-rw-r--r--man/gslp.14
-rw-r--r--man/gsnd.14
-rw-r--r--man/pdf2dsc.14
-rw-r--r--man/pdf2ps.14
-rw-r--r--man/pf2afm.14
-rw-r--r--man/pfbtopfa.14
-rw-r--r--man/printafm.14
-rw-r--r--man/ps2ascii.14
-rw-r--r--man/ps2epsi.14
-rw-r--r--man/ps2pdf.14
-rw-r--r--man/ps2pdfwr.14
-rw-r--r--man/ps2ps.14
48 files changed, 64 insertions, 64 deletions
diff --git a/Resource/Init/gs_init.ps b/Resource/Init/gs_init.ps
index 3bf729d7a..ada1811b1 100644
--- a/Resource/Init/gs_init.ps
+++ b/Resource/Init/gs_init.ps
@@ -34,7 +34,7 @@
% Interpreter library version number
% NOTE: the interpreter code requires that the first non-comment token
% in this file be an integer, and that it match the compiled-in version!
-9560
+9561
% Check the interpreter revision.
dup revision ne
diff --git a/base/version.mak b/base/version.mak
index 44eb4baed..98fb46e1c 100644
--- a/base/version.mak
+++ b/base/version.mak
@@ -15,9 +15,9 @@
# Major, minor and patch version numbers.
GS_VERSION_MAJOR=9
GS_VERSION_MINOR=56
-GS_VERSION_PATCH=0
+GS_VERSION_PATCH=1
# Revision date: year x 10000 + month x 100 + day.
-GS_REVISIONDATE=20220329
+GS_REVISIONDATE=20220404
# Derived values
GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR)$(GS_VERSION_PATCH)
GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR).$(GS_VERSION_PATCH)
diff --git a/doc/API.htm b/doc/API.htm
index c994ae130..5c6f677a2 100644
--- a/doc/API.htm
+++ b/doc/API.htm
@@ -1742,7 +1742,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.</p>
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/C-style.htm b/doc/C-style.htm
index a7e9d1efb..60443821b 100644
--- a/doc/C-style.htm
+++ b/doc/C-style.htm
@@ -1590,7 +1590,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.</p>
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/DLL.htm b/doc/DLL.htm
index 5f9c41c90..325b87e24 100644
--- a/doc/DLL.htm
+++ b/doc/DLL.htm
@@ -740,7 +740,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Deprecated.htm b/doc/Deprecated.htm
index 2f4c79a1a..62be1773f 100644
--- a/doc/Deprecated.htm
+++ b/doc/Deprecated.htm
@@ -5755,7 +5755,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Develop.htm b/doc/Develop.htm
index 947e347f2..b74edfbd0 100644
--- a/doc/Develop.htm
+++ b/doc/Develop.htm
@@ -4808,7 +4808,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Devices.htm b/doc/Devices.htm
index 34c95b141..4787ebd77 100644
--- a/doc/Devices.htm
+++ b/doc/Devices.htm
@@ -2161,7 +2161,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Drivers.htm b/doc/Drivers.htm
index c596d5a25..f08e0b152 100644
--- a/doc/Drivers.htm
+++ b/doc/Drivers.htm
@@ -3393,7 +3393,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Fonts.htm b/doc/Fonts.htm
index 4dbcdb302..ea32a808a 100644
--- a/doc/Fonts.htm
+++ b/doc/Fonts.htm
@@ -333,7 +333,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/GPDL.htm b/doc/GPDL.htm
index c6016421b..42dae96a4 100644
--- a/doc/GPDL.htm
+++ b/doc/GPDL.htm
@@ -551,7 +551,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.</p>
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History9.htm b/doc/History9.htm
index afe8c2f0b..4ebca7b44 100644
--- a/doc/History9.htm
+++ b/doc/History9.htm
@@ -186,7 +186,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Install.htm b/doc/Install.htm
index a230a6149..8a63c0198 100644
--- a/doc/Install.htm
+++ b/doc/Install.htm
@@ -405,7 +405,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Internal.htm b/doc/Internal.htm
index 77eb6f319..29aea7bf8 100644
--- a/doc/Internal.htm
+++ b/doc/Internal.htm
@@ -80,7 +80,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Language.htm b/doc/Language.htm
index 6ed12d3a3..5f7f10778 100644
--- a/doc/Language.htm
+++ b/doc/Language.htm
@@ -2277,7 +2277,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Lib.htm b/doc/Lib.htm
index 10ce8ec4c..340b53f1c 100644
--- a/doc/Lib.htm
+++ b/doc/Lib.htm
@@ -1007,7 +1007,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Make.htm b/doc/Make.htm
index f88505629..6ed776dd9 100644
--- a/doc/Make.htm
+++ b/doc/Make.htm
@@ -1442,7 +1442,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/News.htm b/doc/News.htm
index d4f79d5da..43de38172 100644
--- a/doc/News.htm
+++ b/doc/News.htm
@@ -37,7 +37,7 @@ overview</a>.
<!-- [1.0 end visible header] ============================================== -->
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.56.0"></a>Version 9.56.0 (2022-03-29)</h2>
+<h2><a name="Version9.56.0"></a>Version 9.56.1 (2022-04-04)</h2>
<p> Highlights in this release include:
<ul>
<li>
@@ -170,7 +170,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Ps-style.htm b/doc/Ps-style.htm
index 24388e62b..5cfcc5efc 100644
--- a/doc/Ps-style.htm
+++ b/doc/Ps-style.htm
@@ -513,7 +513,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Ps2epsi.htm b/doc/Ps2epsi.htm
index 61649eb8f..b3a85b030 100644
--- a/doc/Ps2epsi.htm
+++ b/doc/Ps2epsi.htm
@@ -188,7 +188,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Psfiles.htm b/doc/Psfiles.htm
index b2423c8d2..b68435a76 100644
--- a/doc/Psfiles.htm
+++ b/doc/Psfiles.htm
@@ -849,7 +849,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Readme.htm b/doc/Readme.htm
index 2726f7ea7..781c6485a 100644
--- a/doc/Readme.htm
+++ b/doc/Readme.htm
@@ -544,7 +544,7 @@ Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
diff --git a/doc/Release.htm b/doc/Release.htm
index c162d047a..bb3c37dd1 100644
--- a/doc/Release.htm
+++ b/doc/Release.htm
@@ -808,7 +808,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/SavedPages.htm b/doc/SavedPages.htm
index e64f41633..23175b5fa 100644
--- a/doc/SavedPages.htm
+++ b/doc/SavedPages.htm
@@ -275,7 +275,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Search.htm b/doc/Search.htm
index a3bc3638a..b1644a1a5 100644
--- a/doc/Search.htm
+++ b/doc/Search.htm
@@ -173,7 +173,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Source.htm b/doc/Source.htm
index 4733ac5a1..82b03bee6 100644
--- a/doc/Source.htm
+++ b/doc/Source.htm
@@ -414,7 +414,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Unix-lpr.htm b/doc/Unix-lpr.htm
index ca1a7e875..063ed25a1 100644
--- a/doc/Unix-lpr.htm
+++ b/doc/Unix-lpr.htm
@@ -265,7 +265,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Use.htm b/doc/Use.htm
index 68227e5e7..42857c3e5 100644
--- a/doc/Use.htm
+++ b/doc/Use.htm
@@ -5423,7 +5423,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm
index b532cb1a2..c05a7ccfc 100644
--- a/doc/VectorDevices.htm
+++ b/doc/VectorDevices.htm
@@ -1488,7 +1488,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/WhatIsGS.htm b/doc/WhatIsGS.htm
index 496adfe7b..512e6542e 100644
--- a/doc/WhatIsGS.htm
+++ b/doc/WhatIsGS.htm
@@ -145,7 +145,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/gs-vms.hlp b/doc/gs-vms.hlp
index 0a37824bc..20e45d78f 100644
--- a/doc/gs-vms.hlp
+++ b/doc/gs-vms.hlp
@@ -1,6 +1,6 @@
1 gs
gs - GPL Ghostscript interpreter/previewer
-! Ghostscript version 9.56.0, 29 March 2022
+! Ghostscript version 9.56.1, 4 April 2022
Usage:
$ gs [options] [file ...]
diff --git a/doc/sample_downscale_device.htm b/doc/sample_downscale_device.htm
index d0d5f4d4e..eb28b9b5f 100644
--- a/doc/sample_downscale_device.htm
+++ b/doc/sample_downscale_device.htm
@@ -221,7 +221,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/subclass.htm b/doc/subclass.htm
index 23423a173..0c8dd527c 100644
--- a/doc/subclass.htm
+++ b/doc/subclass.htm
@@ -708,7 +708,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm
index 20b74da64..8d3f8634a 100644
--- a/doc/thirdparty.htm
+++ b/doc/thirdparty.htm
@@ -199,7 +199,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.56.0, 29 March 2022
+<small>Ghostscript version 9.56.1, 4 April 2022
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/man/dvipdf.1 b/man/dvipdf.1
index a1ff49c95..1b8e87f8a 100644
--- a/man/dvipdf.1
+++ b/man/dvipdf.1
@@ -1,4 +1,4 @@
-.TH DVIPDF 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips
.SH SYNOPSIS
@@ -21,7 +21,7 @@ and any options from the command-line.
.SH SEE ALSO
gs(1), dvips(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/gs.1 b/man/gs.1
index 76116447b..7f7f6cd1b 100644
--- a/man/gs.1
+++ b/man/gs.1
@@ -1,4 +1,4 @@
-.TH GS 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH GS 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
gs \- Ghostscript (PostScript and PDF language interpreter and previewer)
.SH SYNOPSIS
@@ -423,7 +423,7 @@ The various Ghostscript document files (above), especially \fBUse.htm\fR.
See http://bugs.ghostscript.com/ and the Usenet news group
comp.lang.postscript.
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the primary maintainers
of Ghostscript.
diff --git a/man/gslp.1 b/man/gslp.1
index f36fc02a8..fb55a7c54 100644
--- a/man/gslp.1
+++ b/man/gslp.1
@@ -1,4 +1,4 @@
-.TH GSLP 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
gslp \- Format and print text using ghostscript
.br
@@ -92,7 +92,7 @@ Also, the string %# in a heading or footing is replaced with the page #.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/gsnd.1 b/man/gsnd.1
index 0f438e6ab..dbcad8164 100644
--- a/man/gsnd.1
+++ b/man/gsnd.1
@@ -1,4 +1,4 @@
-.TH GSND 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
gsnd \- Run ghostscript (PostScript and PDF engine) without display
.SH SYNOPSIS
@@ -12,7 +12,7 @@ flag, followed by any other arguments from the command-line.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/pdf2dsc.1 b/man/pdf2dsc.1
index 90425ecdc..cf76260aa 100644
--- a/man/pdf2dsc.1
+++ b/man/pdf2dsc.1
@@ -1,4 +1,4 @@
-.TH PDF2DSC 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2dsc \- generate a PostScript page list of a PDF document
.SH SYNOPSIS
@@ -28,6 +28,6 @@ Ghostscript since release 3.53.
.SH SEE ALSO
gs(1), ghostview(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Yves Arrouye <yves.arrouye@usa.net> and Russell Lang gsview at ghostgum.com.au
diff --git a/man/pdf2ps.1 b/man/pdf2ps.1
index 3875ed944..59128d8c1 100644
--- a/man/pdf2ps.1
+++ b/man/pdf2ps.1
@@ -1,4 +1,4 @@
-.TH PDF2PS 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2ps \- Ghostscript PDF to PostScript translator
.SH SYNOPSIS
@@ -14,7 +14,7 @@ LanguageLevel 3 in the output.
Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your
system, from which you can get more details.
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/pf2afm.1 b/man/pf2afm.1
index 942051c66..464a2435f 100644
--- a/man/pf2afm.1
+++ b/man/pf2afm.1
@@ -1,4 +1,4 @@
-.TH PF2AFM 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
.SH SYNOPSIS
@@ -15,7 +15,7 @@ gs(1)
.br
pf2afm.ps in the Ghostscript lib directory.
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/pfbtopfa.1 b/man/pfbtopfa.1
index 64f0d9b6b..fd89d1ea5 100644
--- a/man/pfbtopfa.1
+++ b/man/pfbtopfa.1
@@ -1,4 +1,4 @@
-.TH PFBTOPFA 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript
.SH SYNOPSIS
@@ -10,7 +10,7 @@ to convert a .pfb file into a .pfa file.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/printafm.1 b/man/printafm.1
index ce3433bec..d449d1f03 100644
--- a/man/printafm.1
+++ b/man/printafm.1
@@ -1,4 +1,4 @@
-.TH PRINTAFM 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
.SH SYNOPSIS
@@ -11,7 +11,7 @@ Output goes to stdout.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2ascii.1 b/man/ps2ascii.1
index fe5ed7e63..1f6c1baee 100644
--- a/man/ps2ascii.1
+++ b/man/ps2ascii.1
@@ -1,4 +1,4 @@
-.TH PS2ASCII 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII
.SH SYNOPSIS
@@ -22,7 +22,7 @@ system, from which you can get more details.
.SH SEE ALSO
pstotext(1), http://www.research.digital.com/SRC/virtualpaper/pstotext.html
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2epsi.1 b/man/ps2epsi.1
index 0b369f06e..8592cac10 100644
--- a/man/ps2epsi.1
+++ b/man/ps2epsi.1
@@ -1,4 +1,4 @@
-.TH PS2EPSI 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2epsi \- generate conforming Encapsulated PostScript
.SH SYNOPSIS
@@ -59,7 +59,7 @@ ps2epsi.ps>the Ghostscript program which does the work
.SH SEE ALSO
gs (1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
However, the content may be obsolete, or inconsistent with ps2epsi.txt.
.SH AUTHOR
George Cameron
diff --git a/man/ps2pdf.1 b/man/ps2pdf.1
index afe43e1a9..9d4b38fe3 100644
--- a/man/ps2pdf.1
+++ b/man/ps2pdf.1
@@ -1,4 +1,4 @@
-.TH PS2PDF 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdf \- Convert PostScript to PDF using ghostscript
.br
@@ -89,7 +89,7 @@ VectorDevices.htm in the Ghostscript documentation
See http://bugs.ghostscript.com/ and the Usenet news group
comp.lang.postscript.
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1
index 0798717bb..044817a70 100644
--- a/man/ps2pdfwr.1
+++ b/man/ps2pdfwr.1
@@ -1,4 +1,4 @@
-.TH PS2PDFWR 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
.SH SYNOPSIS
@@ -24,7 +24,7 @@ scripts all invoke this one with the addition of the respective compatibility le
.SH SEE ALSO
gs(1), ps2pdf(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2ps.1 b/man/ps2ps.1
index b46368725..efb68cb3f 100644
--- a/man/ps2ps.1
+++ b/man/ps2ps.1
@@ -1,4 +1,4 @@
-.TH PS2PS 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ps, eps2eps \- Ghostscript PostScript "distiller"
.SH SYNOPSIS
@@ -22,7 +22,7 @@ system, from which you can get more details.
.SH SEE ALSO
ps2pdf(1), ps2ascii(1), ps2epsi(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.