diff options
author | Martin Wimpress <[email protected]> | 2017-01-18 19:46:39 +0000 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-01-18 19:46:39 +0000 |
commit | e8d39ba75e525b6945567c5a187076d70f83b2c8 (patch) | |
tree | 50e16cec75389490c6c819864b887d5b6fd60482 /configure.ac | |
parent | 047b7452f2332062276a56301c2684e9e9b7b0f4 (diff) | |
download | mate-control-center-e8d39ba75e525b6945567c5a187076d70f83b2c8.tar.bz2 mate-control-center-e8d39ba75e525b6945567c5a187076d70f83b2c8.tar.xz |
Bump version to 1.17.1v1.17.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 91b2fbf6..066cf659 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.17.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.17.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |