Update version to 002.009

This release is just to give the Debian build a more sensible base to
work from.
This commit is contained in:
Ben Harris 2024-10-19 21:02:11 +01:00
parent 13228ac77e
commit 6bac55c65b
3 changed files with 7 additions and 2 deletions

5
NEWS
View File

@ -1,3 +1,8 @@
002.009 (2024-10-19)
====================
There are no user-visible changes in this release.
002.008 (2024-10-05)
====================

View File

@ -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));

View File

@ -114,7 +114,7 @@
<h2>Downloads</h2>
<ul>
<li><a href="bedstead-002.008.zip"><code>bedstead-002.008.zip</code></a>
<li><a href="bedstead-002.009.zip"><code>bedstead-002.009.zip</code></a>
Full source and binary distribution containing everything
below and more.</li>
<li><a href="NEWS"><code>NEWS</code></a> Release notes summarizing