Bump version number and copyright date.

This commit is contained in:
Ben Harris 2015-11-24 23:06:52 +00:00
parent 133e00d40b
commit 5df9760efe
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
* probably owned by the European Broadcasting Union or one of its
* members. Other than that, the file is covered by the following:
*
* Copyright (c) 2009 Ben Harris.
* Copyright (c) 2009-2015 Ben Harris.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation files
@ -1167,8 +1167,8 @@ main(int argc, char **argv)
printf("FamilyName: Bedstead\n");
printf("Weight: Medium\n");
printf("OS2_WeightWidthSlopeOnly: 1\n");
printf("Copyright: Copyright 2009-2014 Ben Harris and others\n");
printf("Version: 001.000\n");
printf("Copyright: Copyright 2009-2015 Ben Harris and others\n");
printf("Version: 001.001\n");
printf("ItalicAngle: 0\n");
printf("UnderlinePosition: %d\n", -YPIX / 2);
printf("UnderlineWidth: %d\n", YPIX);

View File

@ -38,7 +38,7 @@
can convert it into most reasonable font formats.</p>
<ul>
<li><a href="bedstead-001.000.zip"><code>bedstead-001.000.zip</code></a>
<li><a href="bedstead-001.001.zip"><code>bedstead-001.001.zip</code></a>
&ndash; Full source and binary distribution containing everything
below.</li>
<li><a href="bedstead.c"><code>bedstead.c</code></a> &ndash; The C