From 27e2056ec8f5aa2c8ac31ec7d0e34abb99a53cb5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 4 Dec 2025 16:16:07 -0500 Subject: VERSION=0.4.0 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 7ebbb71..25a6d32 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.3.2 +VERSION=0.4.0 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) -- cgit v1.2.3