From 050bb48775f32ee273ee857fb640028fbd2b6bd5 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 16 Sep 2025 11:56:29 +0100 Subject: [PATCH] build: Post-release version bump This opens up the development cycle for 2.88. Signed-off-by: Philip Withnall --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index acaf44759..8171dd3d5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('glib', 'c', - version : '2.86.0', + version : '2.87.0', # NOTE: See the policy in docs/meson-version.md before changing the Meson dependency meson_version : '>= 1.4.0', default_options : [