about summary refs log tree commit diff
path: root/src/libnm-core-public/nm-setting-sriov.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-core-public/nm-setting-sriov.h')
-rw-r--r--src/libnm-core-public/nm-setting-sriov.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-public/nm-setting-sriov.h b/src/libnm-core-public/nm-setting-sriov.h
index 0438e800..071b9837 100644
--- a/src/libnm-core-public/nm-setting-sriov.h
+++ b/src/libnm-core-public/nm-setting-sriov.h
@@ -109,7 +109,7 @@ NM_AVAILABLE_IN_1_14
 const char **nm_sriov_vf_get_attribute_names(const NMSriovVF *vf);
 NM_AVAILABLE_IN_1_14
 GVariant *nm_sriov_vf_get_attribute(const NMSriovVF *vf, const char *name);
-NM_AVAILABLE_IN_1_40_4
+NM_AVAILABLE_IN_1_42
 gboolean
 nm_sriov_vf_attribute_validate(const char *name, GVariant *value, gboolean *known, GError **error);