From: Ben Harris Date: Sat, 16 Nov 2024 14:41:43 +0000 (+0000) Subject: Change version number so pre-release fonts are distinguishable X-Git-Tag: bedstead-3.246~28 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=1459c8cf93ab89e418a4d6bb8906cf9aca659d2b;p=bedstead.git Change version number so pre-release fonts are distinguishable --- diff --git a/bedstead.c b/bedstead.c index b849189..cc2a0f0 100644 --- a/bedstead.c +++ b/bedstead.c @@ -110,7 +110,7 @@ /* Font identity information. */ #define FAMILY_NAME "Bedstead" -#define VERSION "002.009" +#define VERSION "002.901" #define VENDOR_ID "BJHa" /* For the achVendID field in the 'OS/2' table. */ #define FOUNDRY "bjh21" /* For the XLFD/BDF FOUNDRY property. */