diff --git a/Makefile b/Makefile index f5df761..c2c2ea1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: libtest.o tests/libtest.so libtest.a documentation README.html foreign-c.pdf PDFENGINE=weasyprint CC=gcc -VERSION=0.10.3 +VERSION=0.10.4 TEST=primitives SCHEME=chibi TMPDIR=tmp/${SCHEME}