diff options
author | raveit65 <[email protected]> | 2020-12-16 16:09:06 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-12-16 16:09:06 +0100 |
commit | 13f656a36dd24c15b0903ab37fa2d0422a1abb60 (patch) | |
tree | 967432958af23f9486985c1e3dbed8395c2f08f8 /configure.ac | |
parent | a430c8f02a90d8dba327868ce28846173e3f2f9f (diff) | |
download | mate-panel-13f656a36dd24c15b0903ab37fa2d0422a1abb60.tar.bz2 mate-panel-13f656a36dd24c15b0903ab37fa2d0422a1abb60.tar.xz |
release 1.25.2v1.25.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 4772dff6..0673a7b6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.25.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.25.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]) |