summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-02-27 17:25:20 +0100
committerJakub Steiner <jimmac@gmail.com>2020-02-27 17:25:20 +0100
commita830abe24889625d8fa27d38661c88c9a152d2f2 (patch)
treec87d533cd8badad1de786974a824ccbb1ca44c5a
parenta317750e6c3e13d756620dbbb1812a68dbdbf27c (diff)
downloadadwaita-icon-theme-a830abe24889625d8fa27d38661c88c9a152d2f2.tar.gz
prepare for 3.35.923.35.923.35.2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 159723417..251edc35d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.35.92
+ - fullcolor mimetype icons - firmware, addons for they
+ are prominently exposed in Software
+ - drop rtl variant for playback (issue 75)
3.35.91
- avatar-default: adjust metrics
- index.theme fixes (alex)
diff --git a/configure.ac b/configure.ac
index c82e274ad..fb7baaf10 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.35.91],
+AC_INIT([adwaita-icon-theme], [3.35.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])