summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2021-05-03 16:13:28 +0200
committerJakub Steiner <jimmac@gmail.com>2021-05-03 16:13:28 +0200
commite5a15d11627743d4f4466536a5d62e9726d3129a (patch)
tree1af8aee76e4a78ef510a6fdc45282e7ce0295436
parent06bc90112d1d5e064528d6106e462ca9e3b829a1 (diff)
downloadadwaita-icon-theme-e5a15d11627743d4f4466536a5d62e9726d3129a.tar.gz
prepare for 40.140.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0a2fc86d2..1860071da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+40.1
+ - 5G cellular status (issue 114)
+ - night light legibility (issue 99)
+ - hicolor inheritance (issue 108)
40.0
40.rc
- fullcolor emblem contrast (issue 110)
diff --git a/configure.ac b/configure.ac
index fea7477a5..d704e1d0f 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], [40.0],
+AC_INIT([adwaita-icon-theme], [40.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])