diff options
author | raveit65 <[email protected]> | 2024-02-15 17:12:55 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-15 17:12:55 +0100 |
commit | 29e36d7cf10c2773991f34fbac1791139f225930 (patch) | |
tree | bd56c65a616c99136e8933e6bdd87f30aa815e31 /configure.ac | |
parent | 0d3ffad0a6566c9e826e414ed4963d8eb08a25b5 (diff) | |
download | mate-menus-1.28.0.tar.bz2 mate-menus-1.28.0.tar.xz |
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 6f20f1d..619341c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.27.0], [https://mate-desktop.org]) +AC_INIT([mate-menus], [1.28.0], [https://mate-desktop.org]) AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news]) |