1
0
mirror of https://github.com/berdav/snappy-fox synced 2025-02-17 20:10:44 +01:00

Version Bump

This commit is contained in:
Davide Berardi 2024-02-19 15:56:05 +01:00
parent 520249026a
commit abeabc18e9

View File

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