From 61394a85847b0ae0589d397afd0c29efffdc3ee2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 3 Dec 2025 18:03:43 -0500 Subject: Prepare for 0.3.2 release. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 5040661..45016a9 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.3.1 +VERSION=0.3.2 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) -- cgit v1.2.3