diff options
author | raveit65 <[email protected]> | 2018-05-27 18:38:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-27 18:38:16 +0200 |
commit | 50435695c33cd9515d7719cb639d8d8aeb74782b (patch) | |
tree | 308ff486bf692da7ec0b94b6870c4e54b657ce99 /configure.ac | |
parent | 98b1b52c4bccb7e13d063b1a44ae1c909efec477 (diff) | |
download | mate-control-center-1.21.0.tar.bz2 mate-control-center-1.21.0.tar.xz |
release 1.21.0v1.21.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 dd0ea9b3..2a9bc735 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.20.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.21.0], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |