summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-03-21 12:43:03 +0100
committerJakub Steiner <jimmac@gmail.com>2022-03-21 12:43:03 +0100
commit1095485b06702dd0d2b232c5896e3e0d7340ad51 (patch)
treeb21c0968b0754c13c3df3b62f83d985118a33234
parent2cbcddf456269ececb3539bd84dc33f132f98186 (diff)
downloadadwaita-icon-theme-42.0.tar.gz
prepare for 42.042.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e9265750e..fa758a770 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+42.0
+ - symbolic: provide -rtl versions properly
+ - README: bring up to date
+ - fullcolor: fix input-mouse
42.beta
- symbolic: port over to core.svg for new toolchain (Symbolic Preview)
- symbolic: updated style across the board - simpler, rounder,
diff --git a/configure.ac b/configure.ac
index a5d080931..040975ebf 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.beta],
+AC_INIT([adwaita-icon-theme], [42.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])