summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2025-09-04 16:33:33 -0400
committerVictor Kareh <[email protected]>2025-09-04 16:33:33 -0400
commit7f9b7668f1404687246fcee964a10fa33a5b2496 (patch)
tree47d1b26d3ac1ff82ad6c591b9ca3acc66926e48e /configure.ac
parenta70cde0eccbf0890831d1f7a27aa5d86feeb4796 (diff)
downloadmate-panel-1.28.6.tar.bz2
mate-panel-1.28.6.tar.xz
Release v1.28.6v1.28.6
Removing deprecations, dependency bumps, and some bug fixes
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f791b879..01d243a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.28.5], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.28.6], [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])