From 9ffeab24562dd132a39070259729a062139c4c87 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Thu, 6 Feb 2020 19:15:52 -0800 Subject: [PATCH] Tagged version v0.8.16 Signed-off-by: Russ Magee --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 42238eb..71a6c07 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.8.13 +VERSION := 0.8.16 .PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall ## Tag version of binaries with build info wrt.