From dcc1b0969c681c7fb8c92ae660eb334120c3e190 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Sat, 11 Feb 2023 23:52:11 -0500 Subject: build: Post-release version bump --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 19319a8..68a1541 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gnome-font-viewer', 'c', - version: '44.beta', + version: '44.rc', license: 'GPLv2+', meson_version: '>= 0.50.0', ) -- cgit v1.2.1