diff options
author | raveit65 <[email protected]> | 2024-02-04 19:43:35 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-04 19:43:35 +0100 |
commit | 7169a9f0bca49b46db343d19d67482cf322f6b8c (patch) | |
tree | 6754204f9af275c1211dc7ccca0a7e1c49fc8e32 /configure.ac | |
parent | ebf811fe770a93fea355e2245984e1d0b402d936 (diff) | |
download | mate-panel-7169a9f0bca49b46db343d19d67482cf322f6b8c.tar.bz2 mate-panel-7169a9f0bca49b46db343d19d67482cf322f6b8c.tar.xz |
release 1.27.3v1.27.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 4ef1258e..748371c0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.27.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.27.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]) |