diff options
author | Monsta <[email protected]> | 2015-07-13 16:17:06 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-07-13 16:17:44 +0300 |
commit | a62935fbde5811ed95f5d729786fc07c5f307956 (patch) | |
tree | 0e9f93212e13288b9f4c569f129c7eb1edaca22b /configure.ac | |
parent | fb522992685b334c9b5e56d3eb15f9ba2d0b3acd (diff) | |
download | mate-control-center-a62935fbde5811ed95f5d729786fc07c5f307956.tar.bz2 mate-control-center-a62935fbde5811ed95f5d729786fc07c5f307956.tar.xz |
Bump version to 1.10.1mate-control-center-1.10.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 6d57f535..f3e328c3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.10.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.10.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |