summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2017-09-14 12:34:15 +0200
committerJakub Steiner <jimmac@gmail.com>2017-09-14 12:34:15 +0200
commit7b911bd35d445a0933994044a212b172e09feb1c (patch)
tree9bb9976e3490854dd9df3d0dd0689b24b29fb98d
parentc6e82e74e0508e8769f2259bf10111cbf1ad1dd4 (diff)
downloadadwaita-icon-theme-7b911bd35d445a0933994044a212b172e09feb1c.tar.gz
prepare for 3.26.0 release3.26.0
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0fd9759d..80ad2004f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.26.0
+ - thunderbolt status icons
+ - system settings icons
+
+3.25.91
+ - rendering fixes
+ - system settings icons (bug #786605)
+ - tab (bug #786651)
+ - display settings icons
+
3.25.4
- symbolic firmware and device icon
- form validation error icon (symbolic)
diff --git a/configure.ac b/configure.ac
index e191247bc..b20eb1ad8 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.25.91],
+AC_INIT([adwaita-icon-theme], [3.26.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])