1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-09 13:29:34 +00:00

Post release bump to 44.alpha.0

This commit is contained in:
Evangelos Ribeiro Tzaras 2022-09-21 12:42:56 +02:00
parent f2a22d0c02
commit 247af2339a
2 changed files with 15 additions and 1 deletions

14
debian/changelog vendored
View file

@ -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 ]

View file

@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '43.1',
version: '44.alpha.0',
license: 'GPLv3+',
meson_version: '>= 0.56.0',
default_options: [