diff options
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -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]) |