summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2016-09-02 12:30:40 +0200
committerJakub Steiner <jimmac@gmail.com>2016-09-02 12:30:40 +0200
commit30e9a1a839008ede3220a29678db2e17eef09e44 (patch)
tree75500fe32e06dc5911d76b8a2ae3308f03082ad8
parent08f796cc5c98f51e582caf7757792ca8ad7f9f72 (diff)
downloadadwaita-icon-theme-30e9a1a839008ede3220a29678db2e17eef09e44.tar.gz
prepare for 3.21.91 release
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 24c5f24fb..fbe29d6a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.21.91
+ - user-available-symbolic transparency fix
+ - calculator app icon update
+ - fixed cursors
+ - folder-download-symbolic style fixes
+ - vertical visual centering for go-up, go-down-symbolic icons
+
3.21.2
- network-wireless-connected improvements
- document-edit, text-editor, modem-symbolic shape improvement
diff --git a/configure.ac b/configure.ac
index 81af66a79..78a7f337b 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.21.2],
+AC_INIT([adwaita-icon-theme], [3.21.91],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in])