diff options
author | raveit65 <[email protected]> | 2024-02-12 23:08:28 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-12 23:08:28 +0100 |
commit | 932f37e39de227c365607dbbd21169e92c043237 (patch) | |
tree | 7b97b511e953e088d0bac25c0c98ca901da8a028 /configure.ac | |
parent | 099bfafa7f835c361b03fc9fc9907cabcd624480 (diff) | |
download | mate-common-master.tar.bz2 mate-common-master.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 1ade4ae..1684f72 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.27.1], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.28.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |