summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parentc88718494405b7cee5896c2e5269a25a3aa9ff5c (diff)
downloadmate-icon-theme-5e64c7550da31689411cb8a8d88760e7f3b3ad20.tar.bz2
mate-icon-theme-5e64c7550da31689411cb8a8d88760e7f3b3ad20.tar.xz
Bump version to 1.10.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])