From e34fa428a753767d41a84a9a680134338f53b798 Mon Sep 17 00:00:00 2001 From: hyunuktak Date: Thu, 28 Apr 2016 17:39:11 +0900 Subject: [PATCH] Add ethernet feature into document Change-Id: Ic8616e352370b6f66042ec42150974449f39b009 Signed-off-by: hyunuktak --- doc/net_connection_doc.h | 2 ++ packaging/capi-network-connection.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/net_connection_doc.h b/doc/net_connection_doc.h index eed78a8..cf3e340 100755 --- a/doc/net_connection_doc.h +++ b/doc/net_connection_doc.h @@ -51,6 +51,7 @@ * - http://tizen.org/feature/network.wifi\n * - http://tizen.org/feature/network.telephony\n * - http://tizen.org/feature/network.tethering.bluetooth\n + * - http://tizen.org/feature/network.ethernet\n * - http://tizen.org/feature/network.net_proxy\n * * It is recommended to design feature related codes in your application for reliability.\n @@ -79,6 +80,7 @@ * - http://tizen.org/feature/network.wifi\n * - http://tizen.org/feature/network.telephony\n * - http://tizen.org/feature/network.tethering.bluetooth\n + * - http://tizen.org/feature/network.ethernet\n * * It is recommended to design feature related codes in your application for reliability.\n * diff --git a/packaging/capi-network-connection.spec b/packaging/capi-network-connection.spec index 4f6cd24..d85e002 100755 --- a/packaging/capi-network-connection.spec +++ b/packaging/capi-network-connection.spec @@ -1,6 +1,6 @@ Name: capi-network-connection Summary: Network Connection library in TIZEN C API -Version: 1.0.82 +Version: 1.0.83 Release: 1 Group: System/Network License: Apache-2.0 -- 2.7.4