diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-01 12:17:59 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-01 12:17:59 +0100 |
commit | 8b38848774436fc76681e4aa9e29fe744ca18aad (patch) | |
tree | 20cf3816923a07d777022fefa2e582815f15d364 /configure.ac | |
parent | d81f21052080da84a8699ec47464e604a04c4695 (diff) | |
download | mate-control-center-8b38848774436fc76681e4aa9e29fe744ca18aad.tar.bz2 mate-control-center-8b38848774436fc76681e4aa9e29fe744ca18aad.tar.xz |
Bump version to 1.8.0mate-control-center-1.8.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 d5b98d23..8b484b87 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.7.90], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.8.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |