release: bump version to 1.51.7 (development)

This commit is contained in:
Vladimír Beneš
2025-02-07 10:18:15 +01:00
parent efa4b459fc
commit f7db7c78e9

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