summary refs log tree commit diff
path: root/introspection/org.freedesktop.NetworkManager.Device.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2026-07-03 19:53:18 +0200
committerMichael Biebl <biebl@debian.org>2026-07-03 19:53:18 +0200
commit537bfce2bda471c92caabd388589230200891509 (patch)
treeaedeccfaf0ba52c238ecf51fc009c0db5d4b60f0 /introspection/org.freedesktop.NetworkManager.Device.xml
parent869e9027026cdbb15d4e4a6327ff41d2697858eb (diff)
New upstream version 1.58~rc1 upstream/1.58_rc1
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.Device.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml
index d770cfe6..3b0c2c46 100644
--- a/introspection/org.freedesktop.NetworkManager.Device.xml
+++ b/introspection/org.freedesktop.NetworkManager.Device.xml
@@ -176,7 +176,7 @@
         the keyfile.unmanaged-devices setting in NetworkManager.conf. Changes to
         this value are not persistent and lost after NetworkManager restart.
 
-        DEPRECATED: 1.56.1: Use the SetManaged method instead, which supports
+        DEPRECATED: 1.58: Use the SetManaged method instead, which supports
         additional features like persisting the state to disk
     -->
     <property name="Managed" type="b" access="readwrite"/>
@@ -398,7 +398,7 @@
         SetManaged:
         @managed:(<link linkend="NMDeviceManaged">NMDeviceManaged</link>) Whether the device is managed. Possible values are "no" (0), "yes" (1) and "reset" (2).
         @flags: (<link linkend="NMDeviceManagedFlags">NMDeviceManagedFlags</link>) flags.
-        @since: 1.56.1
+        @since: 1.58
 
         Set the managed state of the device. With the flags argument different
         behaviors can be achieved, like storing the new managed state to disk.