From: hyunuktak Date: Thu, 28 Apr 2016 08:39:11 +0000 (+0900) Subject: Add ethernet feature into document X-Git-Tag: accepted/tizen/common/20160429.170654~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fapi%2Fconnection.git;a=commitdiff_plain;h=e34fa428a753767d41a84a9a680134338f53b798 Add ethernet feature into document Change-Id: Ic8616e352370b6f66042ec42150974449f39b009 Signed-off-by: hyunuktak --- 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