diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-25 23:28:42 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-25 23:28:42 +0100 |
commit | 12129854c64a6104ad15c96aace53b08edf64d2b (patch) | |
tree | b77b91a4885a4ab7b485b79dd4f32d551563b8ef /configure.ac | |
parent | 77fa608f36628e5a51ef06149e11cd6395fa168b (diff) | |
download | mate-control-center-12129854c64a6104ad15c96aace53b08edf64d2b.tar.bz2 mate-control-center-12129854c64a6104ad15c96aace53b08edf64d2b.tar.xz |
bump version to 1.5.1mate-control-center-1.5.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 08fdda55..e4d994b9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.5.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.5.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |