From b23601274014cc9a0e8ccb674a37fb1c4e2035fb Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 6 Dec 2024 13:59:21 +0000 Subject: [PATCH] Prepare 1.15.90 Signed-off-by: Simon McVittie --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index a2b0f9e9..96121108 100644 --- a/meson.build +++ b/meson.build @@ -21,7 +21,7 @@ project('dbus', 'c', - version: '1.15.13', + version: '1.15.90', meson_version: '>=0.56', )