summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2017-11-27 17:55:18 +0100
committerJakub Steiner <jimmac@gmail.com>2017-11-27 17:55:18 +0100
commit0915a6f9a2a43738a906f62d5f818c0f62c10f1e (patch)
tree47530e8757a24666d205ddf8537ba073308c7988
parentddf3e5ef3e15e3f27c0c6739c95b53b384bcb627 (diff)
downloadadwaita-icon-theme-gnome-3-26.tar.gz
prepare for 3.26.13.26.1gnome-3-26
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 80ad2004f..7b80fb697 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.26.1
+ - fix scalability issues with 256/512 size (bug #785574)
+ - audio-volume-* pixel alignment
+
3.26.0
- thunderbolt status icons
- system settings icons
diff --git a/configure.ac b/configure.ac
index b20eb1ad8..80b685265 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.26.0],
+AC_INIT([adwaita-icon-theme], [3.26.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])