From afcd268ea7b1149fbfb66bce4eca659b675da0a2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 12 Dec 2017 15:53:07 +0100 Subject: New upstream version 1.10.2 --- 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 e57558ce..b2332998 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.0
+  NetworkManager version: 1.10.2
 
   $ 

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

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