diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-01 14:37:44 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-01 14:37:44 +0100 |
commit | 34637f9063640c406825bd8f631cb803d434c697 (patch) | |
tree | 27e58301fb7f49778e806250ec4e127f7633b996 | |
parent | eecaa6cf912640153afee8356aabc39c918101c0 (diff) | |
download | mate-control-center-34637f9063640c406825bd8f631cb803d434c697.tar.bz2 mate-control-center-34637f9063640c406825bd8f631cb803d434c697.tar.xz |
Bump version to 1.6.2mate-control-center-1.6.21.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 690d991b..39d5e565 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.6.2], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |