diff options
author | Stefano Karapetsas <[email protected]> | 2015-05-04 14:47:09 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-05-04 14:47:09 +0200 |
commit | 9513482f957127b34296b36c92f9906e4b0f82a9 (patch) | |
tree | 0d50df11a5eb472478ce1e90bc9708ec1058572a /configure.ac | |
parent | d6de4824b3955fb1890a6953ce2d080ebea3ba9e (diff) | |
download | mate-control-center-9513482f957127b34296b36c92f9906e4b0f82a9.tar.bz2 mate-control-center-9513482f957127b34296b36c92f9906e4b0f82a9.tar.xz |
Bump version to 1.10.0mate-control-center-1.10.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 50898d7f..6d57f535 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.9.90], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.10.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |