From a81aebb7bce030b3b9d49b982f327cfac971369e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 16 Dec 2025 16:37:39 -0500 Subject: Bump version number to 0.4.1. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2cf509e..82173dc 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.4.0 +VERSION=0.4.1 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) -- cgit v1.2.3