From d4a3521437462439f1fc694ff65e687e0c08c26e Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Mon, 17 Feb 2020 00:06:38 -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 71a6c07..9bbf816 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.8.16 +VERSION := 0.8.17 .PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall ## Tag version of binaries with build info wrt.