diff options
author | raveit65 <[email protected]> | 2019-04-22 18:34:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-22 18:34:17 +0200 |
commit | ab7d89e547733549371567b4571e86605127bd88 (patch) | |
tree | 34f18d85355d9b5bfe29a69ac92b2e82c811f0ae /configure.ac | |
parent | 8744100de153f74afaefc1039a61095cc0392cb6 (diff) | |
download | mate-control-center-1.22.1.tar.bz2 mate-control-center-1.22.1.tar.xz |
release 1.22.1v1.22.1
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 eb5b6cd3..645d15d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.22.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.22.1], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |