release: bump version to 1.52.1

This commit is contained in:
Jan Vaclav 2025-07-08 12:21:52 +02:00
parent 2ee4ba9034
commit 826e37b175

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