Fix wrong since_tizen version 95/127895/1 accepted/tizen/3.0/common/20170605.123903 accepted/tizen/3.0/ivi/20170605.014950 accepted/tizen/3.0/mobile/20170605.014900 accepted/tizen/3.0/tv/20170605.014918 accepted/tizen/3.0/wearable/20170605.014934 submit/tizen_3.0/20170601.102336
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 2 May 2017 07:40:35 +0000 (16:40 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 2 May 2017 07:41:29 +0000 (16:41 +0900)
- fix wrong version of package_info_get_main_app_id

Change-Id: Icf221d3d85b9e27f163e09b555a6184476058f26
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
include/package_info_extension.h

index 90e1c5a..b88144a 100644 (file)
@@ -34,7 +34,7 @@ extern "C" {
 
 /**
  * @brief Gets the main application ID of the package.
- * @since_tizen 4.0
+ * @since_tizen 3.0
  * @remarks You must release @a main_app_id using free().
  * @param[in]  package_info     The package information
  * @param[out] main_app_id      The main application ID of the package