Change version number so pre-release fonts are distinguishable

This commit is contained in:
Ben Harris 2024-11-16 14:41:43 +00:00
parent 891129f1f4
commit 1459c8cf93

View File

@ -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. */