diff options
author | lukefromdc <[email protected]> | 2024-06-20 12:22:15 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-06-20 12:22:15 -0400 |
commit | cc27fad468034be8fd23f81296249f09165b4c8b (patch) | |
tree | e3de2ecace4535dc4028dc1f611d8cba6e2d51af /configure.ac | |
parent | 1025a7c87f02b8fa8a84283b81ca05addb863092 (diff) | |
download | mate-panel-1.26.5.tar.bz2 mate-panel-1.26.5.tar.xz |
Release 1.26.5v1.26.5
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 e2011ff9..e1254aa0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.26.4], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.26.5], [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]) |