summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-09-22 21:34:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-09-22 22:22:31 -0400
commite2651fbec634dae57b6d02991f0af32f124b6dec (patch)
tree3119dbe97d2591a7a9b46d65e2fa5903c1e728d8
parentcc9a1190589568b5f2769da845be27cb5a8c1934 (diff)
downloadadwaita-icon-theme-e2651fbec634dae57b6d02991f0af32f124b6dec.tar.gz
3.14.03.14.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aef9fa3a0..4e057246c 100644
--- a/NEWS
+++ b/NEWS
@@ -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])