chiark / gitweb /
Bump version number to 002.000.
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 25 Apr 2018 21:18:05 +0000 (22:18 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 25 Apr 2018 21:18:05 +0000 (22:18 +0100)
I can't think of anything else I need to do for it.

bedstead.c

index 5b0794a144440ca59166a56e8cc3037228b64a0d..66802a854df81702245fc4692c5fc8466809db8e 100644 (file)
@@ -1669,7 +1669,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: 001.003\n");
+       printf("Version: 002.000\n");
        printf("ItalicAngle: 0\n");
        printf("UnderlinePosition: %g\n", (double)(-YPIX / 2));
        printf("UnderlineWidth: %g\n", (double)(YPIX));