From 77c7aff4b89ab3b626a68cc51818f8a683e7e489 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 9 Feb 2014 20:04:15 +0100 Subject: Bump version to 1.7.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1