X-Git-Url: http://git.tdb.fi/?p=ttf2png.git;a=blobdiff_plain;f=ttf2png.c;h=770f0c633119efc6a3e6219a287bb85de48a193e;hp=733453d3c76147896e0acc2b49b437045a2135ff;hb=8092994319f38eda5005e2896d9bdffe583fec4a;hpb=c89b104eff8c264817472585b70e6f57ca74eebd diff --git a/ttf2png.c b/ttf2png.c index 733453d..770f0c6 100644 --- a/ttf2png.c +++ b/ttf2png.c @@ -281,7 +281,7 @@ int main(int argc, char **argv) void usage() { - printf("ttf2png 1.0 - True Type Font to PNG converter\n" + printf("ttf2png 1.1 - True Type Font to PNG converter\n" "Copyright (c) 2004-2008 Mikko Rasa, Mikkosoft Productions\n" "Distributed under the GNU General Public License\n\n");