mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-09 01:40:28 -04:00
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:
parent
13228ac77e
commit
6bac55c65b
5
NEWS
5
NEWS
@ -1,3 +1,8 @@
|
||||
002.009 (2024-10-19)
|
||||
====================
|
||||
|
||||
There are no user-visible changes in this release.
|
||||
|
||||
002.008 (2024-10-05)
|
||||
====================
|
||||
|
||||
|
||||
@ -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));
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user