From bfcd097a1476f31f8b406f9fff2769898793d2a1 Mon Sep 17 00:00:00 2001 From: Russtopia Date: Thu, 2 May 2024 00:48:50 -0700 Subject: [PATCH] Bump version to v0.9.11 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index abbec41..67eb22d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.9.10 +VERSION := 0.9.11 .PHONY: lint vis clean common client server passwd\ subpkgs install uninstall reinstall scc