From: Simon McVittie Date: Fri, 6 Dec 2024 16:52:25 +0000 (+0000) Subject: Bump version to 1.16.99 to start 1.17.x branch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=57eaa412f0f5027078ada4bc3cd2710bfbb8085f;p=thirdparty%2Fdbus.git Bump version to 1.16.99 to start 1.17.x branch Signed-off-by: Simon McVittie --- diff --git a/meson.build b/meson.build index 33ed5c2ef..01d097fda 100644 --- a/meson.build +++ b/meson.build @@ -21,7 +21,7 @@ project('dbus', 'c', - version: '1.15.13', + version: '1.16.99', meson_version: '>=0.56', )