chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4acc470
)
Change version to 000.990 so I don't accidentally make a release with
author
Ben Harris
<bjh21@bjh21.me.uk>
Sun, 1 Dec 2013 17:04:42 +0000
(17:04 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sun, 1 Dec 2013 17:04:42 +0000
(17:04 +0000)
the same version number as the last one.
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 52e8f4f8af022c71405dc68f3b83f67f9367a1e6..0188e58f82c484752a89068fce3d0dce5ce39c2a 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-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.9
0
0\n");
+ printf("Version: 000.9
9
0\n");
printf("ItalicAngle: 0\n");
printf("UnderlinePosition: %d\n", -YPIX / 2);
printf("UnderlineWidth: %d\n", YPIX);