chiark / gitweb /
Update version to 002.009 bedstead-002.009
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 19 Oct 2024 20:02:11 +0000 (21:02 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 19 Oct 2024 20:02:11 +0000 (21:02 +0100)
This release is just to give the Debian build a more sensible base to
work from.

NEWS
bedstead.c
index.xhtml

diff --git a/NEWS b/NEWS
index 5a44c12fa6082f4da907ad63fb1a241b62dd3a99..9f87ca26dbd0076cb92e29fa47fbd493f3a7ddfa 100644 (file)
--- 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)
 ====================
 
index c0c97bc3055c4e54508e9bcd86d4fb4fcfdac8f0..6759768da6b7624e0976afc5b3f2116367bda3bf 100644 (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));
index 079fc29ea8d99d89479d746814c1452955c7a461..9f6cf20726e04876ddaa8509871070d902bf0636 100644 (file)
     <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