release: bump version to 1.53.2 (development)

This commit is contained in:
Vladimír Beneš
2025-03-24 11:26:04 +01:00
parent a0ff8d20f0
commit 0d76bec4de

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