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