Update version
This commit is contained in:
parent
5d710ffeab
commit
dae8c5319f
2
Makefile
2
Makefile
|
|
@ -1,7 +1,7 @@
|
||||||
.PHONY: libtest.o tests/libtest.so libtest.a documentation README.html foreign-c.pdf
|
.PHONY: libtest.o tests/libtest.so libtest.a documentation README.html foreign-c.pdf
|
||||||
PDFENGINE=weasyprint
|
PDFENGINE=weasyprint
|
||||||
CC=gcc
|
CC=gcc
|
||||||
VERSION=0.10.3
|
VERSION=0.10.4
|
||||||
TEST=primitives
|
TEST=primitives
|
||||||
SCHEME=chibi
|
SCHEME=chibi
|
||||||
TMPDIR=tmp/${SCHEME}
|
TMPDIR=tmp/${SCHEME}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue