From 242d39192c0b6f2ba62beb957fe4ba9a2b075507 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Wed, 13 Jan 2021 00:59:27 -0800 Subject: [PATCH] Bump version to v0.9.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5018eba..d94d448 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.9.1 +VERSION := 0.9.2 .PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall ## Tag version of binaries with build info wrt.