summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1860071da..54431c284 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+41.0
+ - fullcolor network server and workgroup: #121
+ - symbolic: larger symbolics for headerbar
+ - symbolic: larger notification
+ - updated guidelines
+ - symbolic: ascend/descending sort
+ - symbolic: edit-clear-all new metaphor
+ - fullcolor: application-x-addon and application-x-firmware #124
40.1
- 5G cellular status (issue 114)
- night light legibility (issue 99)
diff --git a/configure.ac b/configure.ac
index f0858a908..f2659a53e 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.1.1],
+AC_INIT([adwaita-icon-theme], [41.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])