diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-09-22 21:34:22 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-09-22 22:22:31 -0400 |
commit | e2651fbec634dae57b6d02991f0af32f124b6dec (patch) | |
tree | 3119dbe97d2591a7a9b46d65e2fa5903c1e728d8 | |
parent | cc9a1190589568b5f2769da845be27cb5a8c1934 (diff) | |
download | adwaita-icon-theme-e2651fbec634dae57b6d02991f0af32f124b6dec.tar.gz |
3.14.03.14.0
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +3.14.0 + - fix grid alignment in some symbolics + - sync folder-videos and folder-videos-symbolic + - translation updates + 3.13.91 - checkbox/radio assets for gtk part of the symbolic icon theme - updated cursors. 16 frame animation for fluidity (bug #734429) diff --git a/configure.ac b/configure.ac index 3bf8a6e9e..ff67b7a09 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.91], +AC_INIT([adwaita-icon-theme], [3.14.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([index.theme.in.in]) |