From 138f855a82802048d03b2994676017cf1c6dd9e5 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.