release: bump version to 1.56.1

This commit is contained in:
Vladimír Beneš 2026-02-12 23:19:04 +01:00
parent 56b51b98fb
commit df17e133e5

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