summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/gscdef.c2
-rw-r--r--base/version.mak2
-rw-r--r--doc/API.htm2
-rw-r--r--doc/C-style.htm2
-rw-r--r--doc/Commprod.htm2
-rw-r--r--doc/DLL.htm2
-rw-r--r--doc/Deprecated.htm2
-rw-r--r--doc/Details8.htm2
-rw-r--r--doc/Details9.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/Helpers.htm2
-rw-r--r--doc/History1.htm2
-rw-r--r--doc/History2.htm2
-rw-r--r--doc/History3.htm2
-rw-r--r--doc/History4.htm2
-rw-r--r--doc/History5.htm2
-rw-r--r--doc/History6.htm2
-rw-r--r--doc/History7.htm2
-rw-r--r--doc/History8.htm2
-rw-r--r--doc/History9.htm65
-rw-r--r--doc/Install.htm2
-rw-r--r--doc/Issues.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/Projects.htm2
-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/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/Xfonts.htm2
-rw-r--r--doc/gs-vms.hlp2
-rw-r--r--doc/thirdparty.htm2
-rw-r--r--man/dvipdf.12
-rw-r--r--man/font2c.12
-rw-r--r--man/gs.12
-rw-r--r--man/gslp.12
-rw-r--r--man/gsnd.12
-rw-r--r--man/pdf2dsc.12
-rw-r--r--man/pdf2ps.12
-rw-r--r--man/pf2afm.12
-rw-r--r--man/pfbtopfa.12
-rw-r--r--man/printafm.12
-rw-r--r--man/ps2ascii.12
-rw-r--r--man/ps2epsi.12
-rw-r--r--man/ps2pdf.12
-rw-r--r--man/ps2pdfwr.12
-rw-r--r--man/ps2ps.12
-rw-r--r--man/wftopfa.12
60 files changed, 122 insertions, 63 deletions
diff --git a/base/gscdef.c b/base/gscdef.c
index afb32e57f..94eda34f0 100644
--- a/base/gscdef.c
+++ b/base/gscdef.c
@@ -45,7 +45,7 @@ const char *const gs_productfamily = GS_PRODUCTFAMILY;
#ifndef GS_PRODUCT
# define GS_PRODUCT\
- GS_PRODUCTFAMILY " RELEASE CANDIDATE 1"
+ GS_PRODUCTFAMILY ""
#endif
const char *const gs_product = GS_PRODUCT;
diff --git a/base/version.mak b/base/version.mak
index 5e65d08a6..2f2cd40e7 100644
--- a/base/version.mak
+++ b/base/version.mak
@@ -18,7 +18,7 @@ GS_VERSION_MAJOR=9
GS_VERSION_MINOR=19
GS_VERSION_MINOR0=19
# Revision date: year x 10000 + month x 100 + day.
-GS_REVISIONDATE=20150923
+GS_REVISIONDATE=20160323
# Derived values
GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR0)
GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR0)
diff --git a/doc/API.htm b/doc/API.htm
index acd550565..c9bc529ad 100644
--- a/doc/API.htm
+++ b/doc/API.htm
@@ -827,7 +827,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/C-style.htm b/doc/C-style.htm
index 734951a17..8e3cbe995 100644
--- a/doc/C-style.htm
+++ b/doc/C-style.htm
@@ -1569,7 +1569,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Commprod.htm b/doc/Commprod.htm
index 08e0b7825..e411009e5 100644
--- a/doc/Commprod.htm
+++ b/doc/Commprod.htm
@@ -251,7 +251,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/DLL.htm b/doc/DLL.htm
index 598279822..aa30e6cbd 100644
--- a/doc/DLL.htm
+++ b/doc/DLL.htm
@@ -702,7 +702,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Deprecated.htm b/doc/Deprecated.htm
index d93d0a3f4..af8f3ab03 100644
--- a/doc/Deprecated.htm
+++ b/doc/Deprecated.htm
@@ -5592,7 +5592,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Details8.htm b/doc/Details8.htm
index c1fd27a79..47958bc78 100644
--- a/doc/Details8.htm
+++ b/doc/Details8.htm
@@ -104188,7 +104188,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Details9.htm b/doc/Details9.htm
index cbf72f9c4..9b39442c3 100644
--- a/doc/Details9.htm
+++ b/doc/Details9.htm
@@ -13042,7 +13042,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Develop.htm b/doc/Develop.htm
index 997133bb2..786bf2721 100644
--- a/doc/Develop.htm
+++ b/doc/Develop.htm
@@ -4761,7 +4761,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Devices.htm b/doc/Devices.htm
index 569867d7c..58ec63f28 100644
--- a/doc/Devices.htm
+++ b/doc/Devices.htm
@@ -1894,7 +1894,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Drivers.htm b/doc/Drivers.htm
index 709d01902..776c284cc 100644
--- a/doc/Drivers.htm
+++ b/doc/Drivers.htm
@@ -3563,7 +3563,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Fonts.htm b/doc/Fonts.htm
index 63930e983..ae961079f 100644
--- a/doc/Fonts.htm
+++ b/doc/Fonts.htm
@@ -313,7 +313,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Helpers.htm b/doc/Helpers.htm
index efe7dc77a..c314b5dad 100644
--- a/doc/Helpers.htm
+++ b/doc/Helpers.htm
@@ -300,7 +300,7 @@ contact Artifex Software, Inc., 101 Lucas Valley Road #110,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History1.htm b/doc/History1.htm
index dd38287c7..8f710c6b7 100644
--- a/doc/History1.htm
+++ b/doc/History1.htm
@@ -430,7 +430,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History2.htm b/doc/History2.htm
index 97011aa00..e01301625 100644
--- a/doc/History2.htm
+++ b/doc/History2.htm
@@ -5224,7 +5224,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History3.htm b/doc/History3.htm
index a5da7c4ca..58d838ad8 100644
--- a/doc/History3.htm
+++ b/doc/History3.htm
@@ -8589,7 +8589,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History4.htm b/doc/History4.htm
index 4ec613f11..ed581982f 100644
--- a/doc/History4.htm
+++ b/doc/History4.htm
@@ -3973,7 +3973,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History5.htm b/doc/History5.htm
index 117095169..a48d713eb 100644
--- a/doc/History5.htm
+++ b/doc/History5.htm
@@ -13447,7 +13447,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History6.htm b/doc/History6.htm
index 19152a959..eb49c2fee 100644
--- a/doc/History6.htm
+++ b/doc/History6.htm
@@ -7324,7 +7324,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History7.htm b/doc/History7.htm
index 09d644b3d..101372c68 100644
--- a/doc/History7.htm
+++ b/doc/History7.htm
@@ -15713,7 +15713,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History8.htm b/doc/History8.htm
index 3ea185d20..9855a227e 100644
--- a/doc/History8.htm
+++ b/doc/History8.htm
@@ -62047,7 +62047,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History9.htm b/doc/History9.htm
index 0025dad68..86dd923a9 100644
--- a/doc/History9.htm
+++ b/doc/History9.htm
@@ -29,7 +29,7 @@ TOC to see how to edit it for visual conciseness.
<h2>Table of contents</h2>
<blockquote><ul>
-<li><a href="#Version9.19">Version 9.19 (2016-03-11)</a>
+<li><a href="#Version9.19">Version 9.19 (2016-03-23)</a>
<li><a href="#Version9.18">Version 9.18 (2015-09-23)</a>
<li><a href="#Version9.16">Version 9.16 (2015-03-30)</a>
<li><a href="#Version9.15">Version 9.15 (2014-09-22)</a>
@@ -74,7 +74,7 @@ overview</a>.
<!-- [1.0 end visible header] ============================================== -->
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.19"></a>Version 9.19 (2016-03-11)</h2>
+<h2><a name="Version9.19"></a>Version 9.19 (2016-03-23)</h2>
<p>This is the thirteenth full release in the stable 9.x series, and is mainly
a maintenance release.
@@ -150,6 +150,65 @@ Devices using only the non-deprecated procs should be trivial to update.
</ul>
<h3><a name="9.19_changelog"></a>Changelog</h3>
+<p><strong>2016-03-17 17:12:41 +0000
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=9cf6bfee8d3c285e84d28437bff0747f601a7827">9cf6bfee8d3c285e84d28437bff0747f601a7827</a>
+<blockquote>
+<p>
+ Bug 696665: add extra brackets for better compatibility<br>
+<br>
+ Some versions of autoconf enforce macro arguments to macros being bounded by<br>
+ &quot;[&quot; and &quot;[&quot;, others do not (the version I have does not), but we should use<br>
+ them for best compatibility.<br>
+<br>
+configure.ac<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2016-03-17 10:21:16 +0000
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=d7e175bc49d8dcdc38af093cd744c62cb6451686">d7e175bc49d8dcdc38af093cd744c62cb6451686</a>
+<blockquote>
+<p>
+ Remove some left debug code.<br>
+<br>
+configure.ac<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2016-03-17 10:06:14 +0000
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=a529498d1a52bbb91cca5e32512d6c49e665a004">a529498d1a52bbb91cca5e32512d6c49e665a004</a>
+<blockquote>
+<p>
+ Bug 696665: fix gs only install<br>
+<br>
+ I added dummy gpcl6 and gxps exe names to avoid a warning when building from a<br>
+ gs only release archive. I neglected to add appropriate dummy install targets<br>
+ for those, and that caused an error with &quot;make install&quot;.<br>
+<br>
+base/unixinst.mak<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2016-03-15 08:17:34 -0700
+</strong>
+<br>Ray Johnston &lt;ray.johnston@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=3a089782b11699fe83c22a92544623a9c21e0c4a">3a089782b11699fe83c22a92544623a9c21e0c4a</a>
+<blockquote>
+<p>
+ Revert change to mswinpr2 device from commit 5cf300b<br>
+<br>
+ This caused us to ignore the printer specified by -s%printer%___<br>
+ and always use the default printer if QueryUser was not specified<br>
+<br>
+devices/gdevwpr2.c<br>
+<p>
+</blockquote>
+<hr>
<p><strong>2016-03-14 10:09:42 +0000
</strong>
<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
@@ -138048,7 +138107,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Install.htm b/doc/Install.htm
index 13e10dec7..bfb0a16e1 100644
--- a/doc/Install.htm
+++ b/doc/Install.htm
@@ -507,7 +507,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Issues.htm b/doc/Issues.htm
index a6b3a41ed..39af6c1ab 100644
--- a/doc/Issues.htm
+++ b/doc/Issues.htm
@@ -439,7 +439,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Language.htm b/doc/Language.htm
index ad0b930df..866bab6ba 100644
--- a/doc/Language.htm
+++ b/doc/Language.htm
@@ -2438,7 +2438,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Lib.htm b/doc/Lib.htm
index fe168eb4f..bce817b7d 100644
--- a/doc/Lib.htm
+++ b/doc/Lib.htm
@@ -861,7 +861,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Make.htm b/doc/Make.htm
index fd0b705d1..63272f50d 100644
--- a/doc/Make.htm
+++ b/doc/Make.htm
@@ -1470,7 +1470,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/News.htm b/doc/News.htm
index b98a381e4..492f6a62e 100644
--- a/doc/News.htm
+++ b/doc/News.htm
@@ -56,7 +56,7 @@ overview</a>.
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.19"></a>Version 9.19 (2016-03-11)</h2>
+<h2><a name="Version9.19"></a>Version 9.19 (2016-03-23)</h2>
<p>This is the thirteenth full release in the stable 9.x series, and is mainly
a maintenance release.
@@ -156,7 +156,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Projects.htm b/doc/Projects.htm
index fb8ee6b3e..0c2d16a33 100644
--- a/doc/Projects.htm
+++ b/doc/Projects.htm
@@ -634,7 +634,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Ps-style.htm b/doc/Ps-style.htm
index e138916ce..4f14a8500 100644
--- a/doc/Ps-style.htm
+++ b/doc/Ps-style.htm
@@ -505,7 +505,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Ps2epsi.htm b/doc/Ps2epsi.htm
index 58bd486c6..7431a77c4 100644
--- a/doc/Ps2epsi.htm
+++ b/doc/Ps2epsi.htm
@@ -176,7 +176,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Psfiles.htm b/doc/Psfiles.htm
index 770930125..d69b2cc77 100644
--- a/doc/Psfiles.htm
+++ b/doc/Psfiles.htm
@@ -1013,7 +1013,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Readme.htm b/doc/Readme.htm
index e5407a74e..25ae247bc 100644
--- a/doc/Readme.htm
+++ b/doc/Readme.htm
@@ -584,7 +584,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Release.htm b/doc/Release.htm
index 3e58c41df..294e2ec62 100644
--- a/doc/Release.htm
+++ b/doc/Release.htm
@@ -844,7 +844,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/SavedPages.htm b/doc/SavedPages.htm
index b1db0cce1..5a997e6bd 100644
--- a/doc/SavedPages.htm
+++ b/doc/SavedPages.htm
@@ -276,7 +276,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Source.htm b/doc/Source.htm
index 5203fa0c7..fe8692d27 100644
--- a/doc/Source.htm
+++ b/doc/Source.htm
@@ -376,7 +376,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Unix-lpr.htm b/doc/Unix-lpr.htm
index 62868d490..c381f793f 100644
--- a/doc/Unix-lpr.htm
+++ b/doc/Unix-lpr.htm
@@ -260,7 +260,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Use.htm b/doc/Use.htm
index 362b0af8c..6f93729e6 100644
--- a/doc/Use.htm
+++ b/doc/Use.htm
@@ -4369,7 +4369,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm
index 4a428e8cf..8e45e4317 100644
--- a/doc/VectorDevices.htm
+++ b/doc/VectorDevices.htm
@@ -1320,7 +1320,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/WhatIsGS.htm b/doc/WhatIsGS.htm
index d5402dd30..a926f8c63 100644
--- a/doc/WhatIsGS.htm
+++ b/doc/WhatIsGS.htm
@@ -196,7 +196,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Xfonts.htm b/doc/Xfonts.htm
index 4f407bd53..f8169ab47 100644
--- a/doc/Xfonts.htm
+++ b/doc/Xfonts.htm
@@ -271,7 +271,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/gs-vms.hlp b/doc/gs-vms.hlp
index 1a3577103..59861b115 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.19, 11 March 2016
+! Ghostscript version 9.19, 23 March 2016
Usage:
$ gs [options] [file ...]
diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm
index 29c7bc8ee..2757126f1 100644
--- a/doc/thirdparty.htm
+++ b/doc/thirdparty.htm
@@ -495,7 +495,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.19, 11 March 2016
+<small>Ghostscript version 9.19, 23 March 2016
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/man/dvipdf.1 b/man/dvipdf.1
index b612c55a3..ad5d1576e 100644
--- a/man/dvipdf.1
+++ b/man/dvipdf.1
@@ -1,4 +1,4 @@
-.TH DVIPDF 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips
.SH SYNOPSIS
diff --git a/man/font2c.1 b/man/font2c.1
index 3b2cac607..443561f8e 100644
--- a/man/font2c.1
+++ b/man/font2c.1
@@ -1,4 +1,4 @@
-.TH FONT2C 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH FONT2C 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
font2c \- Write PostScript Type 0 or Type 1 font as C code
.SH SYNOPSIS
diff --git a/man/gs.1 b/man/gs.1
index daa77b87d..a5b3e65e6 100644
--- a/man/gs.1
+++ b/man/gs.1
@@ -1,4 +1,4 @@
-.TH GS 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH GS 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
gs \- Ghostscript (PostScript and PDF language interpreter and previewer)
.SH SYNOPSIS
diff --git a/man/gslp.1 b/man/gslp.1
index bfa944fd5..fa8869d9b 100644
--- a/man/gslp.1
+++ b/man/gslp.1
@@ -1,4 +1,4 @@
-.TH GSLP 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
gslp \- Format and print text using ghostscript
.br
diff --git a/man/gsnd.1 b/man/gsnd.1
index 3e15dbb82..7f8d91b87 100644
--- a/man/gsnd.1
+++ b/man/gsnd.1
@@ -1,4 +1,4 @@
-.TH GSND 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
gsnd \- Run ghostscript (PostScript and PDF engine) without display
.SH SYNOPSIS
diff --git a/man/pdf2dsc.1 b/man/pdf2dsc.1
index 18004a0d5..9f70772bc 100644
--- a/man/pdf2dsc.1
+++ b/man/pdf2dsc.1
@@ -1,4 +1,4 @@
-.TH PDF2DSC 1 "11 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "23 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2dsc \- generate a PostScript page list of a PDF document
.SH SYNOPSIS
diff --git a/man/pdf2ps.1 b/man/pdf2ps.1
index b7abce66c..778c56750 100644
--- a/man/pdf2ps.1
+++ b/man/pdf2ps.1
@@ -1,4 +1,4 @@
-.TH PDF2PS 1 "11 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "23 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2ps \- Ghostscript PDF to PostScript translator
.SH SYNOPSIS
diff --git a/man/pf2afm.1 b/man/pf2afm.1
index 0322abb9f..e7bc3e33a 100644
--- a/man/pf2afm.1
+++ b/man/pf2afm.1
@@ -1,4 +1,4 @@
-.TH PF2AFM 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
.SH SYNOPSIS
diff --git a/man/pfbtopfa.1 b/man/pfbtopfa.1
index ce35a3abe..4f5b8ec31 100644
--- a/man/pfbtopfa.1
+++ b/man/pfbtopfa.1
@@ -1,4 +1,4 @@
-.TH PFBTOPFA 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript
.SH SYNOPSIS
diff --git a/man/printafm.1 b/man/printafm.1
index edbd3085a..918d9c2a6 100644
--- a/man/printafm.1
+++ b/man/printafm.1
@@ -1,4 +1,4 @@
-.TH PRINTAFM 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
.SH SYNOPSIS
diff --git a/man/ps2ascii.1 b/man/ps2ascii.1
index 34a028192..149ff8974 100644
--- a/man/ps2ascii.1
+++ b/man/ps2ascii.1
@@ -1,4 +1,4 @@
-.TH PS2ASCII 1 "11 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "23 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII
.SH SYNOPSIS
diff --git a/man/ps2epsi.1 b/man/ps2epsi.1
index 8d21d14bd..08946c606 100644
--- a/man/ps2epsi.1
+++ b/man/ps2epsi.1
@@ -1,4 +1,4 @@
-.TH PS2EPSI 1 "11 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "23 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2epsi \- generate conforming Encapsulated PostScript
.SH SYNOPSIS
diff --git a/man/ps2pdf.1 b/man/ps2pdf.1
index 7b9c09490..582be4f2f 100644
--- a/man/ps2pdf.1
+++ b/man/ps2pdf.1
@@ -1,4 +1,4 @@
-.TH PS2PDF 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdf \- Convert PostScript to PDF using ghostscript
.br
diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1
index 643eeb12f..1b6e3e66e 100644
--- a/man/ps2pdfwr.1
+++ b/man/ps2pdfwr.1
@@ -1,4 +1,4 @@
-.TH PS2PDFWR 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
.SH SYNOPSIS
diff --git a/man/ps2ps.1 b/man/ps2ps.1
index 24158fbbd..384f799b9 100644
--- a/man/ps2ps.1
+++ b/man/ps2ps.1
@@ -1,4 +1,4 @@
-.TH PS2PS 1 "11 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "23 March 2016" 9.19 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ps, eps2eps \- Ghostscript PostScript "distiller"
.SH SYNOPSIS
diff --git a/man/wftopfa.1 b/man/wftopfa.1
index 0fc61c040..6d1ab2a20 100644
--- a/man/wftopfa.1
+++ b/man/wftopfa.1
@@ -1,4 +1,4 @@
-.TH WFTOPFA 1 "11 March 2016" 9.19 Ghostscript \" -*- nroff -*-
+.TH WFTOPFA 1 "23 March 2016" 9.19 Ghostscript \" -*- nroff -*-
.SH NAME
wftopfa \- Convert a Wadalab base font to Postscript .PFA (or .PFB)
format using ghostscript