diff options
author | raveit65 <[email protected]> | 2024-02-26 11:52:35 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-26 11:52:35 +0100 |
commit | c2df8de7c7b144189fc895639fc21261cf4c5d7d (patch) | |
tree | 20053cdb5c5ba8a764e16e783029a9928958f55b /configure.ac | |
parent | ad6d40200d0a89e47f769e2698ef2b80bc48f0a2 (diff) | |
download | mate-polkit-c2df8de7c7b144189fc895639fc21261cf4c5d7d.tar.bz2 mate-polkit-c2df8de7c7b144189fc895639fc21261cf4c5d7d.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 ac75f4f..bfff37e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.28.0],[https://mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.28.1],[https://mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |