From a83d38bd02cc590f496926ff51f94266911471a3 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 16 Oct 2021 21:58:25 +0100 Subject: [PATCH] Update version to 002.003 --- NEWS | 9 +++++++++ bedstead.c | 2 +- index.xhtml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index cd3d834..8696a2c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +002.003 (2021-10-??) +==================== + +User-visible changes in this release: + + * There's now a bold version of Bedstead and all its widths. + * The source distribution now includes a Fontmap file for + Ghostscript. + 002.002 (2020-06-22) ==================== diff --git a/bedstead.c b/bedstead.c index 0d06221..e8e5440 100644 --- a/bedstead.c +++ b/bedstead.c @@ -2218,7 +2218,7 @@ main(int argc, char **argv) printf("Weight:%s\n", weight->suffix[0] ? weight->suffix : " Medium"); printf("OS2_WeightWidthSlopeOnly: 1\n"); printf("Copyright: Dedicated to the public domain\n"); - printf("Version: 002.002\n"); + printf("Version: 002.003\n"); printf("ItalicAngle: 0\n"); printf("UnderlinePosition: %g\n", (double)(-YPIX / 2)); printf("UnderlineWidth: %g\n", (double)(YPIX)); diff --git a/index.xhtml b/index.xhtml index c292176..9065b32 100644 --- a/index.xhtml +++ b/index.xhtml @@ -117,7 +117,7 @@

Downloads