Fix misspeleed word
authorHyunwoo Kim <hw4444.kim@samsung.com>
Mon, 24 Sep 2012 06:09:35 +0000 (15:09 +0900)
committerHyunwoo Kim <hw4444.kim@samsung.com>
Mon, 24 Sep 2012 06:09:35 +0000 (15:09 +0900)
Change-Id: I420ac65c6dec627ac383c8c866c94812484d3cdd

engine/arm/libface-engine.so
engine/i586/libface-engine.so
include/face-engine.h
packaging/face-engine.spec

index e8dc14b..4662ed8 100755 (executable)
Binary files a/engine/arm/libface-engine.so and b/engine/arm/libface-engine.so differ
index 541047a..f25a417 100755 (executable)
Binary files a/engine/i586/libface-engine.so and b/engine/i586/libface-engine.so differ
index eaff63e..edda103 100755 (executable)
@@ -71,7 +71,7 @@ typedef enum {
 
 typedef enum {
        FACE_ENGINE_IMAGE_TYPE_SINGLE,  /**< */
-       FACE_ENGINE_IMAGE_TYPE_CONTINOUS,
+       FACE_ENGINE_IMAGE_TYPE_CONTINUOUS,
 } face_engine_image_type_e;
 
 typedef struct {
index 64d3260..78e9c7f 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       face-engine
 Summary:    Face engine v1.0
-Version:    1.1.28
+Version:    1.1.29
 Release:    1
 Group:      misc
 License:    Samsung proprietary