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