diff options
author | raveit65 <[email protected]> | 2017-02-16 18:20:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-02-16 18:20:27 +0100 |
commit | 6e70b40b30849d43b3833834f4f157f1e6b4a968 (patch) | |
tree | 20412d18e5a0086f4af70e5d62e8ffdeb1bfb47c | |
parent | eae67361618feb707b92139923514adde2c42a36 (diff) | |
download | mate-control-center-6e70b40b30849d43b3833834f4f157f1e6b4a968.tar.bz2 mate-control-center-6e70b40b30849d43b3833834f4f157f1e6b4a968.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.17.3 + ### mate-control-center 1.17.2 * mouse: use input helper to detect both libinput and synaptics touchpads diff --git a/configure.ac b/configure.ac index 8896b398..8fd4befc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.17.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.17.3], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |