summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2016-03-22 17:03:50 +0100
committerJakub Steiner <jimmac@gmail.com>2016-03-22 17:03:50 +0100
commita596ad77d24e4546997a7561c5baf63e3d906c91 (patch)
treebc707ed6297613f1063230a7a3cf28b27eab7a7d
parent41f47a43f893d6a2d0ab6b1ff8e09f349c334f15 (diff)
downloadadwaita-icon-theme-a596ad77d24e4546997a7561c5baf63e3d906c91.tar.gz
prepare for 3.203.20
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index efee94889..20f8d6906 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
+3.20
+ - win32 build fixes
+
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 5d3957f40..1163b178a 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.91],
+AC_INIT([adwaita-icon-theme], [3.20],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in])