summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2015-07-22 19:16:03 +0200
committerJakub Steiner <jimmac@gmail.com>2015-07-22 19:16:03 +0200
commitc4cef7ee5d4f3f9416dd209c98f72581272f3b95 (patch)
tree30a3c6c040853357a17c6e8c53497a1482dc1df0
parentdfc8077c852debcb53fa9cc3a997ac2f69e29baa (diff)
downloadadwaita-icon-theme-c4cef7ee5d4f3f9416dd209c98f72581272f3b95.tar.gz
prepare for 3.17.43.17.4
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cf76d9ec3..127d2fd9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.17.4
+ - updated folder-new-symbolic
+
3.17.3
- updated cursors, support for win32
- address-book-new fix
diff --git a/configure.ac b/configure.ac
index 70f5eca48..4bac92799 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.17.3],
+AC_INIT([adwaita-icon-theme], [3.17.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])