diff options
author | raveit65 <[email protected]> | 2020-08-15 14:37:31 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-15 14:37:31 +0200 |
commit | e02c3057cfe4801206e0b1dadbe68588a4e5d55c (patch) | |
tree | 61a0af85c70e43ed38d2fea5092b7d736d9ba0b7 /configure.ac | |
parent | 40dc042b0d103c20417b1b2aabda131d107d4b4b (diff) | |
download | mate-control-center-e02c3057cfe4801206e0b1dadbe68588a4e5d55c.tar.bz2 mate-control-center-e02c3057cfe4801206e0b1dadbe68588a4e5d55c.tar.xz |
release 1.24.1v1.24.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 04112734..4a02eb30 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.24.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.24.1], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |