diff --git a/meson.build b/meson.build index 6125afa53..628fcd434 100644 --- a/meson.build +++ b/meson.build @@ -5,7 +5,7 @@ project( # NOTE: When incrementing version also add corresponding # NM_VERSION_x_y_z macros in # "src/libnm-core-public/nm-version-macros.h.in" - version: '1.55.1', + version: '1.55.2', license: 'GPL2+', default_options: [ 'buildtype=debugoptimized',