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