summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-08-14 15:07:03 -0400
committerShaun McCance <shaunm@redhat.com>2021-08-14 15:07:03 -0400
commite02663e94b67d6eb9ea55c92cf15d0976ce9f97c (patch)
tree98d7f961126ac50f05d4be78bdf231dfbec0aaa7
parentd07a0d9f1c85ee737b47048ad81e87151b7eb78a (diff)
downloadyelp-xsl-e02663e94b67d6eb9ea55c92cf15d0976ce9f97c.tar.gz
Version 41.beta41.beta
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a412c6b3..5bf2ece0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+41.beta
+=======
+* Loosen CSS match for title/desc in linkdiv
+* Use better target contrasts for white-on-black
+
40.2
====
* Updated translations:
diff --git a/configure.ac b/configure.ac
index 87a81b1a..7e8abefe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Do not split AC_INIT across multiple lines without making localbuild.sh smarter
-AC_INIT([yelp-xsl],[40.2],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[41.beta],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])