summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-08-05 19:02:13 +0200
committerJakub Steiner <jimmac@gmail.com>2022-08-05 19:02:13 +0200
commit5d4e335bcb3a84aca9c5d830542fcb0a74819707 (patch)
treef24459222ff78720b599163a57a19b720df45495
parent6b85bbe4510820ea78b35a93e14ac9a6c6df7ac1 (diff)
downloadadwaita-icon-theme-5d4e335bcb3a84aca9c5d830542fcb0a74819707.tar.gz
prepare for 43.beta release43.beta
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fa758a770..bc36288ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+43.beta
+ - symbolic: selection-mode tweaks
+ - symbolic: folder icons
+ - symbolic: package icons
+ - symbolic: starred updates
+ - symbolic: restore #197
+ - fullcolor: drag accept gradient fixes #195
+ - symbolic: auth-face for face unlock
+ - symbolic: modem updates
+ - inkscape 1.2 compatibility
+ - fix build
+ - symbolic: update style to the contemporary rounded outlines #187
+ - symbolic: bluetooth off #102
+ - fullcolor: fix trash transparency #185
+ - symbolic: revert RTL changes for media seek
42.0
- symbolic: provide -rtl versions properly
- README: bring up to date
diff --git a/configure.ac b/configure.ac
index 040975ebf..306971012 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], [42.0],
+AC_INIT([adwaita-icon-theme], [43.beta],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])