From e536d40eaea5dcdc0743b0a5e8e17faa46608a50 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 19 Feb 2020 23:31:24 +0100 Subject: New upstream version 1.22.8 --- libnm-core/nm-version.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libnm-core/nm-version.h') diff --git a/libnm-core/nm-version.h b/libnm-core/nm-version.h index 8cb0ac50..3fd2f346 100644 --- a/libnm-core/nm-version.h +++ b/libnm-core/nm-version.h @@ -229,6 +229,12 @@ # define NM_AVAILABLE_IN_1_22_2 #endif +#if NM_VERSION_MAX_ALLOWED < NM_VERSION_1_22_8 +# define NM_AVAILABLE_IN_1_22_8 G_UNAVAILABLE(1,22.8) +#else +# define NM_AVAILABLE_IN_1_22_8 +#endif + /* * Synchronous API for calling D-Bus in libnm is deprecated. See * https://developer.gnome.org/libnm/stable/usage.html#sync-api -- cgit 1.3.0-6-gf8a5