From b3ebd0db17adea71e1ee7468f5e002a3c201bbfb Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Tue, 25 Feb 2020 23:33:09 -0800 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 eeb9f77..b919883 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.8.19 +VERSION := 0.8.20 .PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall ## Tag version of binaries with build info wrt.