From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- docs/libnm/html/usage.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/usage.html') diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 9ec43f4b..c9f97fef 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -8,7 +8,7 @@ - + @@ -81,9 +81,9 @@ { NMClient *client; - client = nm_client_new (NULL, NULL); + client = nm_client_new (NULL, NULL); if (client) - g_print ("NetworkManager version: %s\n", nm_client_get_version (client)); + g_print ("NetworkManager version: %s\n", nm_client_get_version (client)); } @@ -96,7 +96,7 @@

$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
   $ ./hello-nm
-  NetworkManager version: 1.10.8
+  NetworkManager version: 1.11.4
 
   $ 

@@ -161,6 +161,6 @@

+
Generated by GTK-Doc V1.28 \ No newline at end of file -- cgit 1.3.0-6-gf8a5