diff options
author | raveit65 <[email protected]> | 2021-06-05 15:57:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-06-05 15:57:58 +0200 |
commit | e42285f06188167d7c8166c2c0f1048b52744ad0 (patch) | |
tree | b72c8f97f93c148f4367d7b1a52bcda38edc26ff /configure.ac | |
parent | 0be3312f8827c1cddc391e494ad61b04acdcecc8 (diff) | |
download | mate-menus-e42285f06188167d7c8166c2c0f1048b52744ad0.tar.bz2 mate-menus-e42285f06188167d7c8166c2c0f1048b52744ad0.tar.xz |
release 1.25.1v1.25.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 f6c2a8f..3569301 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.25.0], [https://mate-desktop.org]) +AC_INIT([mate-menus], [1.25.1], [https://mate-desktop.org]) AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news]) |