release: bump version to 1.52.2

This commit is contained in:
Íñigo Huguet 2025-12-12 20:15:51 +01:00
parent 22d3b80a77
commit 57a409441b

View file

@ -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.52.1',
version: '1.52.2',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',