Pointer reference fixes

This commit is contained in:
retropikzel 2025-07-23 08:51:57 +03:00
parent e93faacec7
commit 52074a6108
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PDFENGINE=weasyprint
CC=gcc
DOCKER=docker run -it -v ${PWD}:/workdir
DOCKER_INIT=cd /workdir && make clean &&
VERSION=0.10.0
VERSION=0.10.1
TEST=primitives
SCHEME=chibi
TMPDIR=tmp/${SCHEME}