From fd265a0fe432754feb57b76fc88bc739c404e1a8 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Fri, 16 Dec 2022 16:32:01 +1100 Subject: [PATCH] release 1.6.2 --- CHANGELOG.txt | 5 +++++ config.mk | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 608a069..bded37e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +way-displays 1.6.2 2022-12-16 +----------------------------- +- Bug #56 handle missing head fields on way-displays -g +- Print head fields: make, model, serial + way-displays 1.6.1 2022-12-08 ----------------------------- - Bug #49 wlroots 0.16.0 compatibility diff --git a/config.mk b/config.mk index 3254568..6fc10a8 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ -VERSION ?= "1.6.2-SNAPSHOT" +VERSION ?= "1.6.2" PREFIX ?= /usr/local PREFIX_ETC ?= /usr/local