From bf36bbf8012e3036fd75555e89acbd65aaa8bb78 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 4 Aug 2021 18:20:50 +0200 Subject: release 1.26.0 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 712f9ac4..2f80b0a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +### mate-panel 1.26.0 + + * update translations + * Use absolute path g_get_home_dir replaces "~/" + * Fix clock applet add location crash + * Add the function of monitor panel launcher files + ### mate-panel 1.25.3 * update translations diff --git a/configure.ac b/configure.ac index 9983bd7e..d0661df2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.25.3], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.26.0], [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