diff options
author | raveit65 <[email protected]> | 2023-05-02 15:44:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-05-02 15:44:20 +0200 |
commit | cabfa67556e211f406b76a8e495a44220d565eee (patch) | |
tree | 78cf50397db5fa74568edac24bf8f3e5807eb9db /configure.ac | |
parent | 003a5cfbf70ef72280154cb06bd72b53a92ef1ca (diff) | |
download | mate-panel-cabfa67556e211f406b76a8e495a44220d565eee.tar.bz2 mate-panel-cabfa67556e211f406b76a8e495a44220d565eee.tar.xz |
release 1.26.3v1.26.3
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 a781334b..2716fee6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.26.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.26.3], [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]) |