From 4e966a21b9ef4fb910a5bd1a5699d404a65cfe55 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 24 Feb 2022 19:33:43 +0100 Subject: New upstream version 1.36.0 --- src/libnm-core-public/nm-version-macros.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libnm-core-public') diff --git a/src/libnm-core-public/nm-version-macros.h b/src/libnm-core-public/nm-version-macros.h index 25d432ad..7e9ff61b 100644 --- a/src/libnm-core-public/nm-version-macros.h +++ b/src/libnm-core-public/nm-version-macros.h @@ -22,7 +22,7 @@ * Evaluates to the minor version number of NetworkManager which this source * is compiled against. */ -#define NM_MINOR_VERSION (35) +#define NM_MINOR_VERSION (36) /** * NM_MICRO_VERSION: @@ -30,7 +30,7 @@ * Evaluates to the micro version number of NetworkManager which this source * compiled against. */ -#define NM_MICRO_VERSION (92) +#define NM_MICRO_VERSION (0) /** * NM_CHECK_VERSION: -- cgit 1.3.0-6-gf8a5