From 41769660cce27ded09971e010d6dff14502aeee0 Mon Sep 17 00:00:00 2001 From: Russtopia Date: Sat, 2 Jul 2022 12:01:15 -0700 Subject: [PATCH] =?UTF-8?q?Bump=20version=20=E2=86=92=200.9.5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3b178e4..319723c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.9.4 +VERSION := 0.9.5.1 .PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall ## Tag version of binaries with build info wrt.