summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2017-03-01 20:45:42 +0100
committerJakub Steiner <jimmac@gmail.com>2017-03-01 20:45:42 +0100
commit10b45d7f97fce394e041ad1770c2190701f09523 (patch)
tree397e1033c0b76d316733ba48f9f52451b5b5d5b6
parentf7899d28a55c9c7b99aa8a40f01bf90052b42226 (diff)
downloadadwaita-icon-theme-10b45d7f97fce394e041ad1770c2190701f09523.tar.gz
prepare for 3.23.91.13.23.91.1
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 91858fd63..69d5c6e8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.23.91.1
+ - fullcolor image icons
+ - image-loading
+ - sunsize, sunset symbolic
+ - natural-light-filter for symbolic
3.23.91
- input-tablet-symbolic
non-starred-symbolic
diff --git a/configure.ac b/configure.ac
index f90f1b8e8..0f042b358 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.23.91],
+AC_INIT([adwaita-icon-theme], [3.23.91.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])