diff options
author | raveit65 <[email protected]> | 2019-02-25 18:00:07 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-25 18:00:07 +0100 |
commit | e04f93b7d2bc6400c98d0d8b286ea782eea7594c (patch) | |
tree | 56e49027fafb2f3b758082cd2eb310442d4a8af8 /configure.ac | |
parent | ad93bae5c6a6303e9017f85437cd522015c79fa4 (diff) | |
download | mate-control-center-e04f93b7d2bc6400c98d0d8b286ea782eea7594c.tar.bz2 mate-control-center-e04f93b7d2bc6400c98d0d8b286ea782eea7594c.tar.xz |
release 1.22.0v1.22.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 b993aea8..92fc4af8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.21.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.22.0], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |