diff options
author | lukefromdc <[email protected]> | 2024-04-03 23:48:22 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-04-03 23:48:22 -0400 |
commit | c365f4419b9ea9d00f7fb120afca3bdf50a8c821 (patch) | |
tree | 21794df50b599e1661d619b956779760194f87c5 /configure.ac | |
parent | 3ff43c7fa14e43c60307bdb95b8182868f23bfde (diff) | |
download | mate-panel-c365f4419b9ea9d00f7fb120afca3bdf50a8c821.tar.bz2 mate-panel-c365f4419b9ea9d00f7fb120afca3bdf50a8c821.tar.xz |
Release 1.28.1v1.28.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 03b2b723..97db8b60 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.28.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.28.1], [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]) |