From 03ef6cebb89ecf9ac0081d04543043ddfd4feff9 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Thu, 11 Oct 2018 13:54:27 -0400 Subject: pre-bump version --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7138fc0e..8a9d4863 100644 --- a/NEWS +++ b/NEWS @@ -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]) -- cgit v1.2.1