From f480c8cf789aed9607904bddc9549c6703f99a61 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Tue, 21 Jul 2020 21:57:31 -0700 Subject: [PATCH] Bumped version Signed-off-by: Russ Magee --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7ea0b32..b0d4908 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.8.22 +VERSION := 0.8.23 .PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall ## Tag version of binaries with build info wrt.