From dcf3da2b5d10ca7a2a0a332942b351978b4f017c Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Tue, 7 Oct 2025 14:59:49 -0400 Subject: Release 1.28.7 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 83b63c17..81d8ed8b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +### mate-panel 1.28.7 + *re-release + ### mate-panel 1.28.6 * Fix uninitialized and unused screen vars * wncklet: Bump libwnck to 43.0 diff --git a/configure.ac b/configure.ac index 01d243a6..bcd81b81 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.28.6], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.28.7], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [https://mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) -- cgit v1.2.1