X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Makefile;h=b719c0ab53e3f9e1633f9faa07ae98ec3f8e26a4;hb=8092994319f38eda5005e2896d9bdffe583fec4a;hp=d80e348156246c86c43d697e3dac65b04c7c1c03;hpb=e13494aae1ab762e1b799571c7971cfe0a730451;p=ttf2png.git diff --git a/Makefile b/Makefile index d80e348..b719c0a 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ ttf2png: ttf2png.c clean: $(RM) ttf2png -VER = 1.0 +VER = 1.1 .PHONY: tarball tarball: ttf2png-$(VER).tar.gz