change version number of @since_tizen on Wearable 05/68605/1 accepted/tizen/ivi/20160510.070942 accepted/tizen/mobile/20160510.071016 accepted/tizen/tv/20160510.070830 accepted/tizen/wearable/20160510.070845 submit/tizen/20160510.054807
authorMyoungJune Park <mj2004.park@samsung.com>
Mon, 9 May 2016 01:08:38 +0000 (10:08 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Mon, 9 May 2016 01:08:38 +0000 (10:08 +0900)
- rename 2.4 3.0

Change-Id: I24f23e541a2943267f1ffac7fc4b0693e3879cc1

src/include/wearable/utils_i18n_types.h

index 833d3567ba969b3ce0cc003eaeea98f726dbe589..4800a5d66d0de46d9646a48099162f91e96da5f6 100644 (file)
@@ -1336,7 +1336,7 @@ typedef enum {
 /**
  * @brief Result values for normalization quick check functions.
  *
- * @since_tizen 2.4
+ * @since_tizen 3.0
  */
 typedef enum {
        I18N_UNORMALIZATION_NO,         /**< The input string is not in the normalization form. */
@@ -2642,7 +2642,7 @@ typedef void *i18n_uenumeration_h;
 
 /**
  * @brief Constants for ISO 15924 script codes.
- * @since_tizen 2.4
+ * @since_tizen 3.0
  */
 typedef enum {
        I18N_USCRIPT_INVALID_CODE = -1,