release: bump version to 1.51.1 (development)

This commit is contained in:
Fernando Fernandez Mancera
2024-09-16 12:30:37 +02:00
parent 180f6e3739
commit cfe5432de8

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