diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-22 17:59:08 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-22 17:59:08 +0100 |
commit | 7cdee01af101774ed0f27482c033f5348978bfa2 (patch) | |
tree | 46eba6eef2e29e68098c41af7f78efc8a47941ae /configure.ac | |
parent | 161e97013741b4a1c0ff8dd1e4aa39741dfee9e3 (diff) | |
download | mate-control-center-7cdee01af101774ed0f27482c033f5348978bfa2.tar.bz2 mate-control-center-7cdee01af101774ed0f27482c033f5348978bfa2.tar.xz |
Bump version to 1.9.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 8b484b87..7113bd2f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.8.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.9.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |