From dae8c5319fc6d50300531d41e65619afdf559a77 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Wed, 27 Aug 2025 20:33:41 +0300 Subject: [PATCH] Update version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}