summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-06-03 13:30:57 +0200
committerJakub Steiner <jimmac@gmail.com>2020-06-03 13:30:57 +0200
commit89ca0189bdc42f363c3935451b907a5e2b0918c3 (patch)
tree0ddbfede6d8488f5f34859f37fb60ee65b30ee08
parentd39a6a5fd46d972e89885ee47538d0f49a72b2fb (diff)
downloadadwaita-icon-theme-89ca0189bdc42f363c3935451b907a5e2b0918c3.tar.gz
prepare for 3.37.23.37.2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 027d72fec..14cdece61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.37.2
+ - symbolic: night light metaphor (issue 76)
+ - symbolic: larger expanders (gtk#2656)
+ - scripts -- rendrable with inkscape 1.0 (issue 57)
3.36.1
- symbolic: user-not-tracked bugfix (issue 81)
- fullcolor: video-x-generic metaphor (issue 59)
diff --git a/configure.ac b/configure.ac
index e7491126d..90576a9f3 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.36.1],
+AC_INIT([adwaita-icon-theme], [3.37.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])