From 7077e7d819ee575d4c40f38e20a4fe3c27aadb7b Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 10 Nov 2022 09:27:34 +0000 Subject: [PATCH] build: Post-release version bump Signed-off-by: Philip Withnall --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 2d434ad8e..0edea24a9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('glib', 'c', - version : '2.75.0', + version : '2.75.1', # NOTE: See the policy in docs/meson-version.md before changing the Meson dependency meson_version : '>= 0.60.0', default_options : [