From 5e64c7550da31689411cb8a8d88760e7f3b3ad20 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 6 Apr 2015 18:17:42 +0200 Subject: Bump version to 1.10.0 --- NEWS | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index cf5f94e..de239ef 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -1.9.90 ------ +1.10.0 +------ * Add symbolic icons 1.8.0 diff --git a/configure.ac b/configure.ac index 65f0b3e..148e461 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.9.90], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.10.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip foreign check-news]) -- cgit v1.2.1