update Makefile

Tá an tiomantas seo le fáil i:
2025-11-08 16:13:52 +01:00
tuismitheoir 1ff23bd203
tiomantas 4b467fa963

Féach ar an gComhad

@@ -2,7 +2,7 @@ prefix = /usr/local
bindir = $(prefix)/bin
CFLAGS = -std=c99 -Wall -Wextra -pedantic
VERSIONFALLBACK = "v1.2+"
VERSIONFALLBACK = "v1.3+"
VERSIONFLAGS = -DGIT_TAG=\"$(shell git describe --tags HEAD || echo $(VERSIONFALLBACK))\"
all: