chiark / gitweb /
Change version number so pre-release fonts are distinguishable
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Nov 2024 14:41:43 +0000 (14:41 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Nov 2024 14:41:43 +0000 (14:41 +0000)
bedstead.c

index b849189959a7c34c6d00198536bdcb0bdb290d58..cc2a0f00b0594669795723254617cdff70f89efd 100644 (file)
 
 /* 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. */