summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2023-03-27 07:49:35 +0100
committerChris Liddell <chris.liddell@artifex.com>2023-03-27 07:49:35 +0100
commit8d53dad731e5c35276f79760f6b16ac75a333a39 (patch)
treeaae0765a4fd7cad98f5e332802965ed07ae30f4a
parent5fc0b03188397142c61437e8ec68eb947abebf58 (diff)
downloadghostpdl-8d53dad731e5c35276f79760f6b16ac75a333a39.tar.gz
Dates, version etc for 10.01.1ghostpdl-10.01.1
-rw-r--r--Resource/Init/gs_init.ps2
-rw-r--r--base/version.mak4
-rw-r--r--doc/News.htm4
-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
17 files changed, 33 insertions, 33 deletions
diff --git a/Resource/Init/gs_init.ps b/Resource/Init/gs_init.ps
index c364f3e03..00d4e2e5c 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!
-10010
+10011
% Check the interpreter revision.
dup revision ne
diff --git a/base/version.mak b/base/version.mak
index bb60055dc..c2172fc77 100644
--- a/base/version.mak
+++ b/base/version.mak
@@ -15,9 +15,9 @@
# Major, minor and patch version numbers.
GS_VERSION_MAJOR=10
GS_VERSION_MINOR=01
-GS_VERSION_PATCH=0
+GS_VERSION_PATCH=1
# Revision date: year x 10000 + month x 100 + day.
-GS_REVISIONDATE=20230322
+GS_REVISIONDATE=20230327
# 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/News.htm b/doc/News.htm
index 2ce39a51c..f4b6e7776 100644
--- a/doc/News.htm
+++ b/doc/News.htm
@@ -5,7 +5,7 @@
<!-- [1.0 end visible header] ============================================== -->
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version10.01.0"></a>Version 10.01.0 (2023-03-22)</h2>
+<h2><a name="Version10.01.1"></a>Version 10.01.1 (2023-03-27)</h2>
<p> Highlights in this release include:
<ul>
<li>
@@ -119,7 +119,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 10.01.0, 22 March 2023
+<small>Ghostscript version 10.01.1, 27 March 2023
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/man/dvipdf.1 b/man/dvipdf.1
index af9653365..06bf3153b 100644
--- a/man/dvipdf.1
+++ b/man/dvipdf.1
@@ -1,4 +1,4 @@
-.TH DVIPDF 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/gs.1 b/man/gs.1
index b93d60f41..b9025dd71 100644
--- a/man/gs.1
+++ b/man/gs.1
@@ -1,4 +1,4 @@
-.TH GS 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH GS 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the primary maintainers
of Ghostscript.
diff --git a/man/gslp.1 b/man/gslp.1
index 4ad316f44..7dec1f67c 100644
--- a/man/gslp.1
+++ b/man/gslp.1
@@ -1,4 +1,4 @@
-.TH GSLP 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/gsnd.1 b/man/gsnd.1
index a08437d9f..d93c6832b 100644
--- a/man/gsnd.1
+++ b/man/gsnd.1
@@ -1,4 +1,4 @@
-.TH GSND 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/pdf2dsc.1 b/man/pdf2dsc.1
index 3ed77518b..7cb52aad5 100644
--- a/man/pdf2dsc.1
+++ b/man/pdf2dsc.1
@@ -1,4 +1,4 @@
-.TH PDF2DSC 1 "22 March 2023" 10.01.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.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 153b0cdf1..db2c949cc 100644
--- a/man/pdf2ps.1
+++ b/man/pdf2ps.1
@@ -1,4 +1,4 @@
-.TH PDF2PS 1 "22 March 2023" 10.01.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/pf2afm.1 b/man/pf2afm.1
index a5c580611..31d1b27e0 100644
--- a/man/pf2afm.1
+++ b/man/pf2afm.1
@@ -1,4 +1,4 @@
-.TH PF2AFM 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/pfbtopfa.1 b/man/pfbtopfa.1
index 4db422d2a..fdf76ebb8 100644
--- a/man/pfbtopfa.1
+++ b/man/pfbtopfa.1
@@ -1,4 +1,4 @@
-.TH PFBTOPFA 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/printafm.1 b/man/printafm.1
index c87443588..ec3141540 100644
--- a/man/printafm.1
+++ b/man/printafm.1
@@ -1,4 +1,4 @@
-.TH PRINTAFM 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2ascii.1 b/man/ps2ascii.1
index decde0f35..7eb3b823b 100644
--- a/man/ps2ascii.1
+++ b/man/ps2ascii.1
@@ -1,4 +1,4 @@
-.TH PS2ASCII 1 "22 March 2023" 10.01.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2epsi.1 b/man/ps2epsi.1
index c3dd4674c..d09147fdd 100644
--- a/man/ps2epsi.1
+++ b/man/ps2epsi.1
@@ -1,4 +1,4 @@
-.TH PS2EPSI 1 "22 March 2023" 10.01.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.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 c535a7ff4..d41ec7fa9 100644
--- a/man/ps2pdf.1
+++ b/man/ps2pdf.1
@@ -1,4 +1,4 @@
-.TH PS2PDF 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1
index e7cb21f92..31543429d 100644
--- a/man/ps2pdfwr.1
+++ b/man/ps2pdfwr.1
@@ -1,4 +1,4 @@
-.TH PS2PDFWR 1 "22 March 2023" 10.01.0 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/man/ps2ps.1 b/man/ps2ps.1
index 796eef84b..ced700e9d 100644
--- a/man/ps2ps.1
+++ b/man/ps2ps.1
@@ -1,4 +1,4 @@
-.TH PS2PS 1 "22 March 2023" 10.01.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "27 March 2023" 10.01.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 10.01.0.
+This document was last revised for Ghostscript version 10.01.1.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.