Version update
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 4 Jun 2013 08:01:17 +0000 (17:01 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 4 Jun 2013 08:01:17 +0000 (17:01 +0900)
packaging/libscl-ui.spec
scl/include/sclversion.h

index 6dc8394..08c1007 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       libscl-ui
 Summary:    A library for developing XML-based software keyboards
-Version:    0.3.4
+Version:    0.3.5
 Release:    1
 Group:      TO BE / FILLED IN
 License:    TO BE / FILLED IN
index f04744e..2a319f3 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef __SCL_VERSION_H__
 #define __SCL_VERSION_H__
 
-#define SCL_VERSION "0.3.4-1"
+#define SCL_VERSION "0.3.5-1"
 
 #endif //__SCL_VERSION_H