summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-02-16 11:35:13 +0100
committerJakub Steiner <jimmac@gmail.com>2022-02-16 11:35:13 +0100
commit7342c54111a116bc428cf6798a98938fd0ca3fa9 (patch)
tree3ad14297607a4587f97ad638ef03920a049cc250
parent6e9bbd0f38d82165a1b17d19402df38f0ef5df0e (diff)
downloadadwaita-icon-theme-7342c54111a116bc428cf6798a98938fd0ca3fa9.tar.gz
prepare for 42.beta42.beta
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 54431c284..e9265750e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+42.beta
+ - symbolic: port over to core.svg for new toolchain (Symbolic Preview)
+ - symbolic: updated style across the board - simpler, rounder,
+ consistently 2px thick outlines.
+- fullcolor: prune legacy fullcolor lowres, apps like Evolution ship
+ their assets from now on
+ - fullcolor: updated device icons
+ - fullcolor: updated folder icons
41.0
- fullcolor network server and workgroup: #121
- symbolic: larger symbolics for headerbar
diff --git a/configure.ac b/configure.ac
index f2659a53e..a5d080931 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], [41.0],
+AC_INIT([adwaita-icon-theme], [42.beta],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])