summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2016-03-03 15:58:36 +0100
committerJakub Steiner <jimmac@gmail.com>2016-03-03 15:58:36 +0100
commit4451729828e62358dad6baee8f1f095859ceb602 (patch)
treeeeeb81aec90ee37078ce6e594e1074a6ce8a64f0
parent8a6b05824b0b14463f33ae0e97618212b36b9005 (diff)
downloadadwaita-icon-theme-4451729828e62358dad6baee8f1f095859ceb602.tar.gz
prepare for 3.19.91 release3.19.91
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8dcab6cb1..efee94889 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.19.91
+ - application-x-addon-symbolic
+ - win32 build fixes
+ - win32 grey shadows fixed (bug #763034)
3.19.90
- lighter fullcolor folders
- thicker stroke for non-starred-symbolic
diff --git a/configure.ac b/configure.ac
index a008631b3..5d3957f40 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.19.90],
+AC_INIT([adwaita-icon-theme], [3.19.91],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in])