release: bump version to 1.55.2 (development)

This commit is contained in:
Filip Pokryvka
2025-07-11 08:33:22 +02:00
parent 74cf2a2bd8
commit f584524197

View File

@@ -5,7 +5,7 @@ project(
# NOTE: When incrementing version also add corresponding # NOTE: When incrementing version also add corresponding
# NM_VERSION_x_y_z macros in # NM_VERSION_x_y_z macros in
# "src/libnm-core-public/nm-version-macros.h.in" # "src/libnm-core-public/nm-version-macros.h.in"
version: '1.55.1', version: '1.55.2',
license: 'GPL2+', license: 'GPL2+',
default_options: [ default_options: [
'buildtype=debugoptimized', 'buildtype=debugoptimized',