From fc10a1ce710753443e3bb377d35ee7a8601717e3 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Mon, 30 May 2022 11:25:40 +0200 Subject: [PATCH] Post release bump --- debian/changelog | 18 +++++++++++++++++- meson.build | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6149bc3..c0747f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,20 @@ -gnome-calls (43~alpha.1) UNRELEASED; urgency=medium +gnome-calls (43~beta.0) UNRELEASED; urgency=medium + + [ Piotr Drąg ] + * Update POTFILES.in + + [ Yuri Chornoivan ] + * Update Ukrainian translation + + [ Vittorio Monti ] + * Update Italian translation + + [ Daniel Șerbănescu ] + * Update Romanian translation + + -- Evangelos Ribeiro Tzaras Mon, 30 May 2022 11:24:33 +0200 + +gnome-calls (43~alpha.1) byzantium; urgency=medium [ Evangelos Ribeiro Tzaras ] * dir-locals: Treat G_DEFINE_FINAL_* macros as including a semicolon diff --git a/meson.build b/meson.build index 31db00e..474b585 100644 --- a/meson.build +++ b/meson.build @@ -22,7 +22,7 @@ project( 'calls', 'c', 'vala', - version: '43.alpha.1', + version: '43.beta.0', license: 'GPLv3+', meson_version: '>= 0.56.0', default_options: [