X-Git-Url: http://git.tdb.fi/?p=ttf2png.git;a=blobdiff_plain;f=Makefile;h=b719c0ab53e3f9e1633f9faa07ae98ec3f8e26a4;hp=d80e348156246c86c43d697e3dac65b04c7c1c03;hb=8092994319f38eda5005e2896d9bdffe583fec4a;hpb=c89b104eff8c264817472585b70e6f57ca74eebd 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