diff options
author | lukefromdc <[email protected]> | 2024-11-27 00:02:02 -0500 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-11-27 00:02:02 -0500 |
commit | b489d1eace12d805eae609ab97ffe68d5a145a68 (patch) | |
tree | 722e77147530e066cbdc9501190d1d4f77255321 /configure.ac | |
parent | 1b84051f61bb578d1e33563f4443b861d3486300 (diff) | |
download | mate-applets-1.28.1.tar.bz2 mate-applets-1.28.1.tar.xz |
Release 1.28.1v1.28.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 9233c8f6..30be9a04 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT([mate-applets], [1.28.0], [https://github.com/mate-desktop/mate-applets/issues], +AC_INIT([mate-applets], [1.28.1], [https://github.com/mate-desktop/mate-applets/issues], [mate-applets], [https://mate-desktop.org]) AC_PREREQ(2.59) |