diff options
author | Stefano Karapetsas <[email protected]> | 2013-06-09 22:06:47 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-06-09 22:06:47 +0200 |
commit | 6c7d2bdbded6c6afb08c59b95eadba46379ba404 (patch) | |
tree | e6b87c0a842c1129e0753752673876fd9b454a09 /configure.ac | |
parent | 36a77b65327853c6c4ea1b08d48232a591737279 (diff) | |
download | mate-themes-6c7d2bdbded6c6afb08c59b95eadba46379ba404.tar.bz2 mate-themes-6c7d2bdbded6c6afb08c59b95eadba46379ba404.tar.xz |
Bump version to 1.6.1mate-themes-1.6.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 9d6947ef..b02152ae 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.6.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.6.1], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz]) |