Version 0.10.5

This commit is contained in:
retropikzel 2025-08-28 09:09:15 +03:00
parent b7ab344d5a
commit fa39928d48
1 changed files with 2 additions and 4 deletions

View File

@ -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.4
VERSION=0.10.5
TEST=primitives
SCHEME=chibi
TMPDIR=tmp/${SCHEME}
@ -15,9 +15,7 @@ ifeq "${SCHEME}" "ypsilon"
INCDIRS=-I .
endif
all: build ${TMPDIR}
build: README.html
package: README.html
make ${SCHEME}
snow-chibi package \
--version=${VERSION} \