diff options
author | raveit65 <[email protected]> | 2019-10-11 19:43:45 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-11 19:43:45 +0200 |
commit | f42be5d37b7f2b5c71d3a3595936e4d86c1fa554 (patch) | |
tree | ef68246e5f6a12c980cc74b3da260f7ead8b1f8f /configure.ac | |
parent | 5b7a40e3570c1a0751c7c6d026de20ea545ea404 (diff) | |
download | mate-panel-f42be5d37b7f2b5c71d3a3595936e4d86c1fa554.tar.bz2 mate-panel-f42be5d37b7f2b5c71d3a3595936e4d86c1fa554.tar.xz |
release 1.23.2v1.23.2
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 096be2cc..1a82dcfe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.23.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.23.2], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) |