diff options
author | lukefromdc <[email protected]> | 2018-10-11 13:54:27 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-10-11 13:54:27 -0400 |
commit | 03ef6cebb89ecf9ac0081d04543043ddfd4feff9 (patch) | |
tree | c246769561866dfab5aaefb35b212aa30613e172 | |
parent | 99f6f320bd426f66be4adb3e94945af310238409 (diff) | |
download | mate-control-center-03ef6cebb89ecf9ac0081d04543043ddfd4feff9.tar.bz2 mate-control-center-03ef6cebb89ecf9ac0081d04543043ddfd4feff9.tar.xz |
pre-bump version
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +### mate-control-center 1.21.2 + ### mate-control-center 1.21.1 * Translations update diff --git a/configure.ac b/configure.ac index 179bfc4c..0ec16aa4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.21.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.21.2], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |