From: Ji-hoon Lee Date: Thu, 18 Apr 2013 06:51:03 +0000 (+0900) Subject: Version update X-Git-Tag: submit/tizen_2.1/20130424.234226 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen_2.1%2F20130424.234226;p=framework%2Fuifw%2Flibscl-ui.git Version update --- diff --git a/packaging/libscl-ui.spec b/packaging/libscl-ui.spec index 94f7a24..4753574 100644 --- a/packaging/libscl-ui.spec +++ b/packaging/libscl-ui.spec @@ -3,7 +3,7 @@ Name: libscl-ui Summary: A library for developing XML-based software keyboards -Version: 0.2.9 +Version: 0.3.0 Release: 1 Group: TO BE / FILLED IN License: TO BE / FILLED IN diff --git a/scl/include/sclversion.h b/scl/include/sclversion.h index 1b27033..36b432e 100644 --- a/scl/include/sclversion.h +++ b/scl/include/sclversion.h @@ -18,7 +18,7 @@ #ifndef __SCL_VERSION_H__ #define __SCL_VERSION_H__ -#define SCL_VERSION "0.2.9-1" +#define SCL_VERSION "0.3.0-1" #endif //__SCL_VERSION_H