From b12c8fe562d39790113fac7dd53a2db2e5726b32 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Sun, 27 Oct 2024 12:12:07 -0700 Subject: [PATCH] Bumped version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc5d4cd..6f721fc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.9.11 +VERSION := 0.9.12 .PHONY: lint vis clean common client server passwd\ subpkgs install uninstall reinstall scc