From: Ben Harris Date: Wed, 20 Nov 2024 20:17:55 +0000 (+0000) Subject: Increase version number for a potential pre-release X-Git-Tag: bedstead-3.246~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=0a15904d82c5509caf8ed263464bc1acb82314d2;p=bedstead.git Increase version number for a potential pre-release --- diff --git a/bedstead.c b/bedstead.c index 0610e33..b3dd6ae 100644 --- a/bedstead.c +++ b/bedstead.c @@ -110,7 +110,7 @@ /* Font identity information. */ #define FAMILY_NAME "Bedstead" -#define VERSION "002.901" +#define VERSION "002.902" #define VENDOR_ID "BJHa" /* For the achVendID field in the 'OS/2' table. */ #define FOUNDRY "bjh21" /* For the XLFD/BDF FOUNDRY property. */