diff options
author | raveit65 <[email protected]> | 2018-01-30 20:15:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-30 20:15:50 +0100 |
commit | c1b1abe5e92aa4a764e5a78276c4bc28c760b262 (patch) | |
tree | 7d8d3bf5a45f19a962c91a55ee8333592cc4cf41 /configure.ac | |
parent | 2be32a55532fbb010f83472064435aae49e36270 (diff) | |
download | mate-control-center-c1b1abe5e92aa4a764e5a78276c4bc28c760b262.tar.bz2 mate-control-center-c1b1abe5e92aa4a764e5a78276c4bc28c760b262.tar.xz |
release 1.20
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 2d2126c8..965f7606 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.19.3], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.20.0], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |