summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2021-03-17 13:32:46 +0100
committerJakub Steiner <jimmac@gmail.com>2021-03-17 13:32:46 +0100
commitf05866777fb84bdda844804610bc276c20d9efd5 (patch)
tree4f0730ea2c064626194c5aaed7989fe659756113
parentc5bed6840332a7539b175feb4ec7ecf957fb1399 (diff)
downloadadwaita-icon-theme-f05866777fb84bdda844804610bc276c20d9efd5.tar.gz
prepare for 40.rc40.rc
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d1c66530e..0a43a36d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+40.rc
+ - fullcolor emblem contrast (issue 110)
+ - cursor naming (issue 111)
+ - updated contribution instructions
+ - symbolic: bluetooth-disconneted
+ - symbolic: power profile icons (gcc mr 816)
+ - symbolic: night light and display brightness (issue 98)
+ - symbolic: contact-new (issue 97)
3.38.0
3.37.92
- inkscape 1.0 based rendering (issue 87)
diff --git a/configure.ac b/configure.ac
index 449865dc2..0ff54b66d 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.38.0],
+AC_INIT([adwaita-icon-theme], [40.rc],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])