From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Nov 2017 00:14:39 +0100 Subject: New upstream version 1.9.90 --- docs/libnm/html/usage.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/usage.html') diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index d45e8f18..55669399 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -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.8.4
+  NetworkManager version: 1.9.90
 
   $ 

-- cgit 1.3.0-6-gf8a5