[gnome-calculator] Prepared release 42.beta
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepared release 42.beta
- Date: Sun, 13 Feb 2022 20:01:29 +0000 (UTC)
commit c7f1f55798bc755fc62c8db44e89b3ae1ae10efb
Author: Robert Roth <robert roth off gmail com>
Date: Sun Feb 13 22:00:05 2022 +0200
Prepared release 42.beta
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e92f79f5..4e4bdc12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in gnome-calculator 42.beta
+ * Updated Translations
+ * Fixed build issues with GCI entry controller tests #250 (Robert Roth)
+ * Force LTR in history view #252 (Robert Roth)
+ * programing mode: Force bit digits to be always LTR #258 (Yosef Or Boczko)
+ * Use AdwApplication (Alexander Mikhaylenko)
+ * ui: Fix styles !105 (Alexander Mikhaylenko)
+
Overview of changes in gnome-calculator 42.alpha
* Updated Translations
* build: Support flatpak development builds (Óscar Fernández Díaz)
diff --git a/meson.build b/meson.build
index e06e7f89..b106a1a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '42.alpha',
+ version: '42.beta',
meson_version: '>= 0.52.0',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]