From bd3f90d3089efbc1e76b77a5a755b89f22e17539 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Fri, 22 Nov 2024 02:44:33 -0800 Subject: [PATCH] Bumped version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9b12921..b176316 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.9.12 +VERSION := 0.9.13 .PHONY: lint vis clean common client server passwd\ subpkgs install uninstall reinstall scc