diff options
author | Stefano Karapetsas <[email protected]> | 2015-01-20 21:32:12 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-01-20 21:32:12 +0100 |
commit | b5a43f007a7154440998871d29e83a0fed0c87e4 (patch) | |
tree | 224ab6f63790b0c71df8d43e14e62d78f2beebd7 /configure.ac | |
parent | b7b3d41ee0467ddaf888ff5ca91cdca8f15cfd4e (diff) | |
download | mate-control-center-b5a43f007a7154440998871d29e83a0fed0c87e4.tar.bz2 mate-control-center-b5a43f007a7154440998871d29e83a0fed0c87e4.tar.xz |
Bump version to 1.9.1mate-control-center-1.9.1
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 0e129039..12e26a5b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.9.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.9.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |