Version update 07/22507/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Mon, 3 Mar 2014 06:19:24 +0000 (15:19 +0900)
committershoum.chen@samsung.com <shoum.chen@samsung.com>
Wed, 4 Jun 2014 22:00:50 +0000 (18:00 -0400)
Change-Id: I7ab7ce357f8cdd9f88028e75cfa926eedac68fe4

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

index 7a5655d..484e93b 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       libscl-ui
 Summary:    A library for developing XML-based software keyboards
-Version:    0.4.6
+Version:    0.4.7
 Release:    1
 Group:      TO BE / FILLED IN
 License:    TO BE / FILLED IN
index 98ab8ce..c1682c7 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef __SCL_VERSION_H__
 #define __SCL_VERSION_H__
 
-#define SCL_VERSION "0.4.6-1"
+#define SCL_VERSION "0.4.7-1"
 
 #endif //__SCL_VERSION_H