From 5df9760efe9e453baed94ef505967cece1e59aa8 Mon Sep 17 00:00:00 2001
From: Ben Harris
Date: Tue, 24 Nov 2015 23:06:52 +0000
Subject: [PATCH] Bump version number and copyright date.
---
bedstead.c | 6 +++---
index.html | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/bedstead.c b/bedstead.c
index 1bff3f9..336ac7d 100644
--- a/bedstead.c
+++ b/bedstead.c
@@ -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);
diff --git a/index.html b/index.html
index c295109..45bfa75 100644
--- a/index.html
+++ b/index.html
@@ -38,7 +38,7 @@
can convert it into most reasonable font formats.