From 577d4ba79821880517b54fc94eb621f278edbae1 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Sat, 9 Jul 2022 15:20:47 -0300 Subject: Post-release version bump --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 166120d06..7121c7b3b 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-control-center', 'c', - version : '43.alpha', + version : '43.beta', license : 'GPL2+', meson_version : '>= 0.53.0' ) -- cgit v1.2.1