From 96f379ca98ed54c3571c35e2b1f9e532e2a863b1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 17 Dec 2024 02:23:03 -0500 Subject: update VERSION to 0.2.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 459d136..4876db3 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ GZIP_MAN=yes # ### No user-serviceable parts below. -VERSION=0.1.0 +VERSION=0.2.1 DEFINES=-DVERSION='"$(VERSION)"' WARNFLAGS=-std=c89 -Wall -pedantic -Wextra -- cgit v1.2.3