diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-26 18:26:39 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-26 18:26:39 +0200 |
commit | 5a8a083ff64e04cfd8015ebabbcf3ba68c069edc (patch) | |
tree | 2652bc602ef47d7cb01a84a19aa30f139fe42865 /configure.ac | |
parent | d1502e4aeb169fff188630e296d5d47adfe87a04 (diff) | |
download | mate-themes-5a8a083ff64e04cfd8015ebabbcf3ba68c069edc.tar.bz2 mate-themes-5a8a083ff64e04cfd8015ebabbcf3ba68c069edc.tar.xz |
Bump version to 1.7.1mate-themes-1.7.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 aba5ebb8..73f5702a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.7.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.7.1], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip]) |