From 322c0e72a832011be124fcac8e171ba09bf6a6a8 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Sat, 2 Dec 2023 01:49:06 -0800 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 412c5fb..8f7e048 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.9.7-rc +VERSION := 0.9.7 .PHONY: lint vis clean common client server passwd\ subpkgs install uninstall reinstall scc