[calls] Post release bump to 44.alpha.0
- From: Evangelos Ribeiro Tzaras <devrtz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls] Post release bump to 44.alpha.0
- Date: Wed, 21 Sep 2022 14:57:17 +0000 (UTC)
commit 247af2339af4c546690d2e9e7133ce2481e247ef
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: Wed Sep 21 12:42:56 2022 +0200
Post release bump to 44.alpha.0
debian/changelog | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/debian/changelog b/debian/changelog
index a69c5457..8595b2dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+gnome-calls (44~alpha.0) UNRELEASED; urgency=medium
+
+ * meson: Post release bump
+ * manager: Remove unused include
+ * record-store: Removed deprecated CuiCallStates
+ * ringer: Remove deprecated CuiCallStates
+ * ringer: Move libfeedback related cleanup to finalize()
+ * ringer: Cancel any ongoing actions on shutdown
+ * application: Don't return value in start_proper()
+ * application: Don't show application window if started as daemon
+ * meson: Sort sources alphabetically
+
+ -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu> Wed, 21 Sep 2022 12:44:00 +0200
+
gnome-calls (43.0) unstable; urgency=medium
[ Emin Tufan Çetin ]
diff --git a/meson.build b/meson.build
index afa1d602..9d2d9b96 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
- version: '43.1',
+ version: '44.alpha.0',
license: 'GPLv3+',
meson_version: '>= 0.56.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]