diff options
author | raveit65 <[email protected]> | 2017-03-08 14:05:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-08 14:05:05 +0100 |
commit | a3fe62b9c65aa6dbaef72d8bf94a85d75f4ec8d9 (patch) | |
tree | b0279af812ce9b798081b187e6715d60d0ab34b3 | |
parent | 3f539305ad757775166652a7bf1900b0051ba234 (diff) | |
download | mate-control-center-a3fe62b9c65aa6dbaef72d8bf94a85d75f4ec8d9.tar.bz2 mate-control-center-a3fe62b9c65aa6dbaef72d8bf94a85d75f4ec8d9.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.4 + ### mate-control-center 1.17.3 * re-work of font-viewer diff --git a/configure.ac b/configure.ac index 93f74fc2..b9494fa0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.17.3], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.17.4], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |