From 6bac55c65b6f2c9bfd7827c335801db2abf6d12d Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 19 Oct 2024 21:02:11 +0100 Subject: [PATCH] Update version to 002.009 This release is just to give the Debian build a more sensible base to work from. --- NEWS | 5 +++++ bedstead.c | 2 +- index.xhtml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 5a44c12..9f87ca2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +002.009 (2024-10-19) +==================== + +There are no user-visible changes in this release. + 002.008 (2024-10-05) ==================== diff --git a/bedstead.c b/bedstead.c index c0c97bc..6759768 100644 --- a/bedstead.c +++ b/bedstead.c @@ -2809,7 +2809,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.008\n"); + printf("Version: 002.009\n"); printf("ItalicAngle: 0\n"); printf("UnderlinePosition: %g\n", (double)(-3 * YPIX / 2)); printf("UnderlineWidth: %g\n", (double)(YPIX)); diff --git a/index.xhtml b/index.xhtml index 079fc29..9f6cf20 100644 --- a/index.xhtml +++ b/index.xhtml @@ -114,7 +114,7 @@

Downloads