From 980829a168a3ae4f06695a6fa86a000ea405f16e Mon Sep 17 00:00:00 2001 From: Felipe Borges Date: Tue, 11 Apr 2023 13:18:13 +0200 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 15512096d..4251f6e73 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-control-center', 'c', - version : '44.0', + version : '45.alpha', license : 'GPL2+', meson_version : '>= 0.57.0' ) -- cgit v1.2.1