summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-10-30 14:12:43 +0100
committerJakub Steiner <jimmac@gmail.com>2014-10-30 14:12:43 +0100
commit07efc8b9944ee1a07d949b98c8c833212e86c8bf (patch)
tree4352e15945ef458a206e07c5dd757dda666e6edd
parent077cece8211c94644c1874db04e75999ddd1eec7 (diff)
downloadadwaita-icon-theme-3.14.1.tar.gz
prepare for 3.14.1 release3.14.1
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e057246c..161536238 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.14.1
+ - translation updates
+
3.14.0
- fix grid alignment in some symbolics
- sync folder-videos and folder-videos-symbolic
diff --git a/configure.ac b/configure.ac
index ff67b7a09..2e92e7ebe 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.14.0],
+AC_INIT([adwaita-icon-theme], [3.14.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])