From 438ee1a66ba71274b86acaa107958db28e20eed4 Mon Sep 17 00:00:00 2001 From: Randy Palamar Date: Tue, 30 Apr 2024 06:45:32 -0600 Subject: release 0.9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5969f8b..0491e82 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ MANUALS = $(EXECUTABLES:=.1) DOCUMENTATION = LICENSE README.md -VERSION = $(shell git describe --always --dirty 2>/dev/null || echo "v0.8-git") +VERSION = 0.9 CONFIG_HELP ?= 1 CONFIG_CURSES ?= 1 -- cgit v1.2.3