[yelp] Version 42.beta



commit 039718a0eaebd23e8b10e2795844c7dd577a0a42
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Feb 12 13:11:26 2022 -0500

    Version 42.beta

 NEWS         | 15 +++++++++++++++
 configure.ac |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 21ef1906..fd5bae78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+42.beta
+=======
+* Add a nightly app icon (Jakub Steiner)
+* Use HdyApplicationWindow for rounded bottom corners (Christopher Davis)
+* Always use headerbar (Christopher Davis)
+* Support color scheme (Alexander Mikhaylenko)
+* Add flatpak manifest (Alexander Mikhaylenko)
+* Align app name in metadata with .desktop name (Sophie Herold)
+* Fix up issues with reload, including reloading on theme change (Shaun McCance)
+* Stop building the gtk-docs, because they are unused (Shaun McCance)
+* Updated translations:
+  bg    (Alexander Shopov)
+  id    (Kukuh Syafaat)
+  is    (Sveinn í Felli)
+
 41.1
 ====
 * Fixed validation issues in appdata file
diff --git a/configure.ac b/configure.ac
index 464b8038..61e31dc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 # Reminder: add some release notes to data/yelp.appdata.xml.in on major releases
-AC_INIT([Yelp],[41.1],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[42.beta],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[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]