mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-11 06:23:09 -04:00
Change version to 000.990 so I don't accidentally make a release with
the same version number as the last one.
This commit is contained in:
parent
4acc4706e8
commit
96f26f2aa1
@ -977,7 +977,7 @@ main(int argc, char **argv)
|
||||
printf("FamilyName: Bedstead\n");
|
||||
printf("Weight: Medium\n");
|
||||
printf("Copyright: Copyright 2009 Ben Harris and others\n");
|
||||
printf("Version: 000.900\n");
|
||||
printf("Version: 000.990\n");
|
||||
printf("ItalicAngle: 0\n");
|
||||
printf("UnderlinePosition: %d\n", -YPIX / 2);
|
||||
printf("UnderlineWidth: %d\n", YPIX);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user