From: hyunuktak Date: Mon, 28 Mar 2016 05:30:09 +0000 (+0900) Subject: Removed useless feature for document X-Git-Tag: accepted/tizen/common/20160406.144659~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a324d24eee5848269178b3fab6d8a50795cd3ba;hp=5e5e568ae22f7396c337d77cebebb0e7f54af3e9;p=platform%2Fcore%2Fapi%2Fconnection.git Removed useless feature for document Change-Id: I63ffe93cb4141911bf6c8ae87cbb64b9ef97ad2d Signed-off-by: hyunuktak --- diff --git a/doc/net_connection_doc.h b/doc/net_connection_doc.h index ee120f5..eed78a8 100755 --- a/doc/net_connection_doc.h +++ b/doc/net_connection_doc.h @@ -48,7 +48,6 @@ * or any other network library. * @section CAPI_NETWORK_CONNECTION_MANAGER_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/network.bluetooth\n * - http://tizen.org/feature/network.wifi\n * - http://tizen.org/feature/network.telephony\n * - http://tizen.org/feature/network.tethering.bluetooth\n @@ -77,7 +76,6 @@ * It allows you to use a handle for dealing with a connection profile. You can get details about connection using ‘connection_profile_h’ handle. * @section CAPI_NETWORK_CONNECTION_PROFILE_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/network.bluetooth\n * - http://tizen.org/feature/network.wifi\n * - http://tizen.org/feature/network.telephony\n * - http://tizen.org/feature/network.tethering.bluetooth\n diff --git a/packaging/capi-network-connection.spec b/packaging/capi-network-connection.spec index ec63700..b317a7f 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.80 +Version: 1.0.81 Release: 1 Group: System/Network License: Apache-2.0