From 186a704cacb88b5464c17895084dafc9e6cef069 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 1 Dec 2025 14:27:45 -0500 Subject: Update version number to 0.3.0 (no release yet). --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 7933168..86a5a80 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.2.1 +VERSION=0.3.0 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) -- cgit v1.2.3