summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-04-17 12:43:10 +0200
committerJakub Steiner <jimmac@gmail.com>2020-04-17 12:43:10 +0200
commit0fb23c88e33cd385e03cf96115958b31063003f3 (patch)
tree3eb130ee8c3a57e92cb03e70eec4286c1f89a54e
parent1762544a5e3ae57c769998981bf700e07e367f55 (diff)
downloadadwaita-icon-theme-0fb23c88e33cd385e03cf96115958b31063003f3.tar.gz
prepare for 3.36.13.36.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 55cda21fa..027d72fec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.36.1
+ - symbolic: user-not-tracked bugfix (issue 81)
+ - fullcolor: video-x-generic metaphor (issue 59)
+ - symbolic: color coding of battery states (issue 77)
+ - symbolic: hw disabled states (sam)
+ - symbolic: microphone state icons (sam)
3.36.0
- symbolic: media rtl cleanup (issue 75)
- symbolic: night light more identifiable
diff --git a/configure.ac b/configure.ac
index 245bd4e77..e7491126d 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.36.0],
+AC_INIT([adwaita-icon-theme], [3.36.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])