Version Bump

This commit is contained in:
Davide Berardi 2024-02-19 15:56:05 +01:00
parent 520249026a
commit abeabc18e9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CFLAGS+=-Wall -Werror -DVERSION='"v0.1"'
CFLAGS+=-Wall -Werror -DVERSION='"v0.2.3"'
TARGET=snappy-fox
.PHONY: all