Update the module error for component based app 08/209108/1 submit/tizen/20190702.082153
authorSunggyu Choi <sunggyu.choi@samsung.com>
Tue, 2 Jul 2019 08:18:36 +0000 (17:18 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Tue, 2 Jul 2019 08:18:36 +0000 (17:18 +0900)
Change-Id: I48687c6e9caf8afa78419a2846c395bf142da6ec
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
include/tizen_error.h
packaging/capi-base-common.spec

index b7526d4..a1f3389 100644 (file)
@@ -296,7 +296,7 @@ extern "C" {
 /* Media Controller Error */
 #define TIZEN_ERROR_MEDIA_CONTROLLER    -0x03020000
 /* Component Manager */
-#define TIZEN_ERROR_COMPONENT_MANAGER   -0x03030000
+#define TIZEN_ERROR_COMPONENT           -0x03030000
 
 
 /**
index 3525a9c..de539f4 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-base-common
 Summary:    Common header files of Tizen Native API
-Version:    0.4.42
+Version:    0.4.43
 Release:    1
 Group:      Base
 License:    Apache-2.0