From fe4f639f5e5ac4b5233c39657126aa8bc02fc8a4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Nov 2025 04:39:04 -0500 Subject: Update VERSION in Makefile. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 6e0100c..b9eeed4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.2.0 +VERSION=0.2.1 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) -- cgit v1.2.3