update version
authoryanjie.hu <yanjie.hu@samsung.com>
Thu, 21 Mar 2013 09:04:54 +0000 (17:04 +0800)
committeryanjie.hu <yanjie.hu@samsung.com>
Thu, 21 Mar 2013 09:04:54 +0000 (17:04 +0800)
Change-Id: Iebf6c505eabb0d6f7adf44c1a6f79f442cc32193

packaging/libscl-ui.spec
scl/include/sclversion.h

index b53c87d..57588d3 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       libscl-ui
 Summary:    A library for developing XML-based software keyboards
-Version:    0.2.3
+Version:    0.2.4
 Release:    1
 Group:      TO BE / FILLED IN
 License:    TO BE / FILLED IN
index 5729cfc..0b99318 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef __SCL_VERSION_H__
 #define __SCL_VERSION_H__
 
-#define SCL_VERSION "0.2.3-1"
+#define SCL_VERSION "0.2.4-1"
 
 #endif //__SCL_VERSION_H
 
@@ -40,6 +40,6 @@ Version History
         - Minor changes for tizen 2.0 open
     0.1.8-1
         - Modified the EFL backend to call elm_win_raise() for popup windows as well
-    0.2.2-1
-        - Implemented synchronization feature with window manager
+       0.2.2-1
+               - Implemented synchronization feature with window manager
 */