From 68de53331859eb89bacb5897d5b68e3fe7c94423 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Mon, 21 Aug 2023 11:47:16 +1000 Subject: [PATCH] release 1.8.2 --- CHANGELOG.txt | 5 +++++ config.mk | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e1ff787..1137bf9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +way-displays 1.8.2 2023-08-21 +----------------------------- +#78 Fall Back To Writable Location For cfg.yaml +#109 yaml CLI uses sequences + way-displays 1.8.1 2023-05-09 ----------------------------- Bug #101 failure following DISABLE diff --git a/config.mk b/config.mk index b43a709..40ed776 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ -VERSION ?= "1.8.2-SNAPSHOT" +VERSION ?= "1.8.2" PREFIX ?= /usr/local PREFIX_ETC ?= /usr/local