From 7691fc67b9c86678c8c19ca0bd03f4b3c86aed97 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 21 Dec 2024 04:38:25 -0500 Subject: bump version number to 0.3.0. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4876db3..3b074e7 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ GZIP_MAN=yes # ### No user-serviceable parts below. -VERSION=0.2.1 +VERSION=0.3.0 DEFINES=-DVERSION='"$(VERSION)"' WARNFLAGS=-std=c89 -Wall -pedantic -Wextra -- cgit v1.2.3