diff options
-rw-r--r-- | NEWS | 8 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 9 insertions, 1 deletions
@@ -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]) |