[adwaita-icon-theme] prepare for 3.13.3



commit 9107cf73dcb321e3f5eb63b1ad1c9a5d8760ca4d
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Jun 25 18:23:24 2014 +0200

    prepare for 3.13.3

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 59b8203..706f26d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.13.3
+  - symbolic icons for use in gtk theme instead of image assets
+  - spinner that only scales up to 32
+  - naming fixes
+  - sync metaphors between fullcolor and symbolic
+  - fix a few misrendering of symbolic icons
+  
 3.13.2
   - checkbox and radio as icons (for popovers and menus in gtk)
   - dropped legacy icon name mapping using symlinks (bug #728984)
diff --git a/configure.ac b/configure.ac
index 861020c..52a3b7c 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.2],
+AC_INIT([adwaita-icon-theme], [3.13.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([index.theme.in.in])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]