diff options
author | raveit65 <[email protected]> | 2020-02-09 22:50:49 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-02-09 22:50:49 +0100 |
commit | 2915302870759961e44ba5b58d34fafbf83086e3 (patch) | |
tree | 16448a49c2f6771796e584821876379c6a7cc333 /configure.ac | |
parent | 4720de74c4ab3d9410362e45aecba39992507fa8 (diff) | |
download | mate-control-center-2915302870759961e44ba5b58d34fafbf83086e3.tar.bz2 mate-control-center-2915302870759961e44ba5b58d34fafbf83086e3.tar.xz |
release 1.24.0v1.24.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 71bb4a1d..6d2d66ef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.23.3], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.24.0], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |