diff options
author | raveit65 <[email protected]> | 2022-07-09 16:20:33 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-09 16:30:58 +0200 |
commit | 660168983764dc5af3bcef1cf41eacf296d7b46a (patch) | |
tree | eefecbc4dccf15d5a3a14d0615b6ffdc38023272 /configure.ac | |
parent | 37340741ef495ffbac9a1791648eeed3a010b14d (diff) | |
download | mate-applets-1.26.1.tar.bz2 mate-applets-1.26.1.tar.xz |
release 1.26.1v1.26.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 fedebdd7..4c93932e 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.26.1], [https://github.com/mate-desktop/mate-applets/issues], [mate-applets], [https://mate-desktop.org]) AC_PREREQ(2.59) |