summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2015-02-11 11:40:17 +0100
committerJakub Steiner <jimmac@gmail.com>2015-02-11 11:40:17 +0100
commit59fc10265dfd3df9d5908991b6cae87882eac117 (patch)
treeaa0b5f5fa1aee12cb2a96dfeeb1ce7acecf2110d
parent737a1861e8979e2e82b6accd70a98c240e6e1680 (diff)
downloadadwaita-icon-theme-59fc10265dfd3df9d5908991b6cae87882eac117.tar.gz
prepare for 3.15.903.15.90
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ed3e31aac..6e7f17b88 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.15.90
+ - image manipulation action icons for symbolic (Photos)
+ - less bulky folders
+ - fullcolor mark location
+ - grid alignment for some symbolics
+ - translations
+
3.15.1
- no hard dep on gtk-update-icon-cache (bug #739290)
- missing icons needed for HC theme (bug #732511)
diff --git a/configure.ac b/configure.ac
index e82fac8bf..a5886bbc6 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.15.1],
+AC_INIT([adwaita-icon-theme], [3.15.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])