diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-09 20:04:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-09 20:04:15 +0100 |
commit | 77c7aff4b89ab3b626a68cc51818f8a683e7e489 (patch) | |
tree | 134d4a82e0c5cc6fc2eea97e5bb9bff2cbee7027 | |
parent | 19719ce9f4910e678062dccf90affb61cf03eb0e (diff) | |
download | mate-icon-theme-77c7aff4b89ab3b626a68cc51818f8a683e7e489.tar.bz2 mate-icon-theme-77c7aff4b89ab3b626a68cc51818f8a683e7e489.tar.xz |
Bump version to 1.7.1mate-icon-theme-1.7.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d66982c..53ca75b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([mate-icon-theme], [1.7.0], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.7.1], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign]) |