summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-09-01 12:56:30 +0200
committerJakub Steiner <jimmac@gmail.com>2020-09-01 12:56:30 +0200
commit2140da521dd62e408b5b74f19eb9c7e696233f14 (patch)
treef372d83c7e1d6a46021e147b646fa9a53d2ae657
parent7c14436f5cab13d5f063e39253d68adf03928d48 (diff)
downloadadwaita-icon-theme-2140da521dd62e408b5b74f19eb9c7e696233f14.tar.gz
prepare for 3.37.923.37.92
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 14cdece61..cf52b09a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.37.92
+ - inkscape 1.0 based rendering (issue 87)
+ - build system fixes
+ - fullcolor: removable media
+ - remove legacy fullcolor weather icons
3.37.2
- symbolic: night light metaphor (issue 76)
- symbolic: larger expanders (gtk#2656)
diff --git a/configure.ac b/configure.ac
index 90576a9f3..93111eedf 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.37.2],
+AC_INIT([adwaita-icon-theme], [3.37.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])