diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:27:33 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:27:33 +0000 |
commit | 6644aba4b76ef50a07e1ce11447abc89cb48de92 (patch) | |
tree | 8b2c930127073764d107e4a9eed0937ff195810a | |
parent | 6b97d53e48faf3a05900c942861311f6410713a7 (diff) | |
download | mate-control-center-6644aba4b76ef50a07e1ce11447abc89cb48de92.tar.bz2 mate-control-center-6644aba4b76ef50a07e1ce11447abc89cb48de92.tar.xz |
1.12.0v1.12.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 45423a34..0c1a025f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.11.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.12.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |