diff options
author | mbkma <[email protected]> | 2022-11-11 20:14:54 +0100 |
---|---|---|
committer | mbkma <[email protected]> | 2022-11-11 20:15:54 +0100 |
commit | 5e0c3bfa38b8b4ea3cfd1b6c674d125d46634f06 (patch) | |
tree | ac3911f80fc1fbec9d97e8925e87536600773c81 /configure.ac | |
parent | 1996bd02d99ff73247ee0dc6b336cd7d7cdf45eb (diff) | |
download | mate-applets-1.27.0.tar.bz2 mate-applets-1.27.0.tar.xz |
release 1.27.0v1.27.0
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 0a45d5ae..0f6fc92b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT([mate-applets], [1.26.0], [https://github.com/mate-desktop/mate-applets/issues], +AC_INIT([mate-applets], [1.27.0], [https://github.com/mate-desktop/mate-applets/issues], [mate-applets], [https://mate-desktop.org]) AC_PREREQ(2.59) |