diff options
author | raveit65 <[email protected]> | 2023-04-04 22:34:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-04-04 22:34:47 +0200 |
commit | 14c840524317354aeaecd1b781954b749e5952b7 (patch) | |
tree | 7362b7cc5276372f95d3fad81aa6ef83c8597188 /configure.ac | |
parent | 201580576887ecaf416db4ab4584c279cb194e04 (diff) | |
download | mate-panel-14c840524317354aeaecd1b781954b749e5952b7.tar.bz2 mate-panel-14c840524317354aeaecd1b781954b749e5952b7.tar.xz |
release 1.27.1v1.27.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 0ebbe036..bfa9afc2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.27.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.27.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]) |