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