diff options
author | mbkma <[email protected]> | 2022-11-05 14:39:29 +0100 |
---|---|---|
committer | mbkma <[email protected]> | 2022-11-05 14:39:29 +0100 |
commit | c558678525a18341fd3c2eaa17a308ad2f3690f3 (patch) | |
tree | 49988d24418be1ab4593e5eddcff0db85901c435 /configure.ac | |
parent | f70a5e760d8d00d4696e70479980433129984d21 (diff) | |
download | mate-power-manager-c558678525a18341fd3c2eaa17a308ad2f3690f3.tar.bz2 mate-power-manager-c558678525a18341fd3c2eaa17a308ad2f3690f3.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 ccac6cd..0e2b005 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.26.0], [https://github.com/mate-desktop/mate-power-manager/pulls], +AC_INIT([mate-power-manager], [1.27.0], [https://github.com/mate-desktop/mate-power-manager/pulls], [mate-power-manager], [https://mate-desktop.org]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news tar-ustar]) |