summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-08-16 21:59:17 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-08-16 21:59:17 -0400
commitfb28189614861529d63024104b01a5a33cccb10c (patch)
tree780bcd60a47d9e79bec9b6304164914d877c43ae
parentfca1378b9f9c7c06c78f93d62c0ee114f2dd295b (diff)
downloadadwaita-icon-theme-3.13.5.tar.gz
3.13.53.13.5
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index daba5aaec..f69904a17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.13.5
+ - support pre-rendered symbolic pngs
+ - improved cursors
+ - add missing symbolic mimetype icons
+ - translation updates
+
3.13.4
- add open-menu-symbolic
- translation updates
diff --git a/configure.ac b/configure.ac
index 2beff0796..f0cbea065 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.13.4],
+AC_INIT([adwaita-icon-theme], [3.13.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])