[yelp] Version 41.beta



commit d8f322d77a4f21e89f5ded826970c0e16965ff8f
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Aug 14 15:07:50 2021 -0400

    Version 41.beta

 NEWS         | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 245dc8f5..bb34dbb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+41.beta
+=======
+* Revamped a lot of color code to avoid deprecated Gtk API (Shaun McCance)
+* Search results and 'All Help' now use current styling (Shaun McCance)
+* Fixed aliasing on the icon (Jakub Steiner)
+* Build against webkit2gtk-4.1 by default (Javier Jardón)
+* Removed calls to deprecated Soup API (Carlos Garcia Campos)
+* Updated translations:
+  oc    (Quentin PAGÈS)
+
 40.2
 ====
 * Updated translations:
diff --git a/configure.ac b/configure.ac
index 678b38b1..28cf8e5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[40.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[41.beta],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/yelp.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]