Update version to 0.10.2
This commit is contained in:
parent
94ba92b26d
commit
f3753a390a
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.1
|
VERSION=0.10.2
|
||||||
TEST=primitives
|
TEST=primitives
|
||||||
SCHEME=chibi
|
SCHEME=chibi
|
||||||
TMPDIR=tmp/${SCHEME}
|
TMPDIR=tmp/${SCHEME}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue