diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-24 16:20:23 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-24 16:20:23 +0100 |
commit | 1225cf07eda95f977ff042fa8418945faaa91a28 (patch) | |
tree | 0f988224db2b061ac317d89affe510da4c65a26a /configure.ac | |
parent | 7a85b88520c3e919f652af3486b055c7f71a10ae (diff) | |
download | mate-control-center-1225cf07eda95f977ff042fa8418945faaa91a28.tar.bz2 mate-control-center-1225cf07eda95f977ff042fa8418945faaa91a28.tar.xz |
Bump version to 1.7.0
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 052dd65c..91e09eea 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.6.1], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.7.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |