release: bump version to 1.56.0

This commit is contained in:
Vladimír Beneš 2026-02-12 23:14:41 +01:00
parent cf52d3f52b
commit 56b51b98fb

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