summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-04-06 18:17:42 +0200
committerStefano Karapetsas <[email protected]>2015-04-06 18:17:42 +0200
commit5e64c7550da31689411cb8a8d88760e7f3b3ad20 (patch)
tree4ecadd4de32f323076520ed207580725c1207add
parentc88718494405b7cee5896c2e5269a25a3aa9ff5c (diff)
downloadmate-icon-theme-5e64c7550da31689411cb8a8d88760e7f3b3ad20.tar.bz2
mate-icon-theme-5e64c7550da31689411cb8a8d88760e7f3b3ad20.tar.xz
Bump version to 1.10.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
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])