summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2015-03-20 14:53:05 +0100
committerJakub Steiner <jimmac@gmail.com>2015-03-20 14:53:05 +0100
commit3a6b69fbfe24faebda9239fdd2cade01228381d0 (patch)
tree405397cfe2276741ddff8bb39ff9096483d97a9d
parent7628bae1ef7cdac26efe54e17635e5f7e2c429c7 (diff)
downloadadwaita-icon-theme-3a6b69fbfe24faebda9239fdd2cade01228381d0.tar.gz
prepare for 3.15.923.15.92
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6e7f17b88..10e11d527 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.15.92
+ - symbolic application-system
+ - a11y icons for shell (bug #746022)
+ - generic firmware mimetype icon
+
3.15.90
- image manipulation action icons for symbolic (Photos)
- less bulky folders
diff --git a/configure.ac b/configure.ac
index a5886bbc6..68ce23351 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([adwaita-icon-theme], [3.15.90],
+AC_INIT([adwaita-icon-theme], [3.15.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])