diff options
author | raveit65 <[email protected]> | 2020-01-19 02:06:32 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-19 02:06:32 +0100 |
commit | c20965a05dda4b8a5e22f3b6807897cab4428070 (patch) | |
tree | 14080e47f72dc7fe35e1730bed5214839c48896d /configure.ac | |
parent | 195b3d2026ac3bff93bc5cebba250a251a53866a (diff) | |
download | mate-control-center-c20965a05dda4b8a5e22f3b6807897cab4428070.tar.bz2 mate-control-center-c20965a05dda4b8a5e22f3b6807897cab4428070.tar.xz |
update to 1.23.3v1.23.3
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 56addc03..5b37aa86 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.23.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.23.3], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |