diff options
author | monsta <[email protected]> | 2015-12-07 10:45:06 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-12-07 10:45:06 +0300 |
commit | b498a368453a02e7611d49d699f8e21474a69dc6 (patch) | |
tree | 9c0553e2abab78a669960b6f11be9c9f753ee6e8 /configure.ac | |
parent | 3b172c9761653f635a979f97dcc9ff74e896f40f (diff) | |
download | mate-control-center-b498a368453a02e7611d49d699f8e21474a69dc6.tar.bz2 mate-control-center-b498a368453a02e7611d49d699f8e21474a69dc6.tar.xz |
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 0c1a025f..e3b84ad0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.12.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.12.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |