diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-30 19:47:29 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-30 19:47:29 +0200 |
commit | db06e0af97a338992db45656f2ca9cd4a30abfe6 (patch) | |
tree | f8142e4bd369fe937750fc1a29f576ede09ff998 | |
parent | 2c7e388f4c07365b5b6ff664b9209f57108db612 (diff) | |
download | mate-control-center-db06e0af97a338992db45656f2ca9cd4a30abfe6.tar.bz2 mate-control-center-db06e0af97a338992db45656f2ca9cd4a30abfe6.tar.xz |
Bump version to 1.6.1mate-control-center-1.6.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b517f898..ae400444 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.6.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.6.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |