From 03543142e6693fc5a1b53de7f43af45188079f42 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Mon, 27 Jun 2022 04:32:30 +0200 Subject: [PATCH] Post release bump According to the schedule https://wiki.gnome.org/FortyThree the next version will be 43.beta.0 --- debian/changelog | 6 ++++++ meson.build | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7369067..9db3d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnome-calls (43~beta.0) UNRELEASED; urgency=medium + + * Post release bump + + -- Evangelos Ribeiro Tzaras Mon, 27 Jun 2022 04:31:31 +0200 + gnome-calls (43~alpha.2) byzantium; urgency=medium [Anders Jonsson] diff --git a/meson.build b/meson.build index ae803e4..e6845d9 100644 --- a/meson.build +++ b/meson.build @@ -22,7 +22,7 @@ project( 'calls', 'c', 'vala', - version: '43.alpha.2', + version: '43.beta.0', license: 'GPLv3+', meson_version: '>= 0.56.0', default_options: [