summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-02-24 20:18:10 +0100
committerStefano Karapetsas <[email protected]>2015-02-24 20:18:10 +0100
commitc88718494405b7cee5896c2e5269a25a3aa9ff5c (patch)
tree55f998f277085bff5bea70e6bcf7fde50d3de435
parent74cc438a2ceeef299df73a09c3f22bfe6aeab209 (diff)
downloadmate-icon-theme-c88718494405b7cee5896c2e5269a25a3aa9ff5c.tar.bz2
mate-icon-theme-c88718494405b7cee5896c2e5269a25a3aa9ff5c.tar.xz
Bump version to 1.9.90mate-icon-theme-1.9.90
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index fa0346d..cf5f94e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-1.9.1
+1.9.90
-----
- * ...
+ * Add symbolic icons
1.8.0
-----
diff --git a/configure.ac b/configure.ac
index 8e7c55e..65f0b3e 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.1], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.9.90], [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])