From: Lee Morgan Date: Wed, 3 Dec 2014 12:21:40 +0000 (+0000) Subject: DALi Version 1.0.20 X-Git-Tag: dali_1.0.20^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F31278%2F1;p=platform%2Fcore%2Fuifw%2Fdali-core.git DALi Version 1.0.20 Change-Id: I3dce23d153c2cc3325c5db4c94418a4c433a8bb7 --- diff --git a/dali/public-api/dali-core-version.cpp b/dali/public-api/dali-core-version.cpp index b2726c5..12185c5 100644 --- a/dali/public-api/dali-core-version.cpp +++ b/dali/public-api/dali-core-version.cpp @@ -28,7 +28,7 @@ namespace Dali const unsigned int CORE_MAJOR_VERSION = 1; const unsigned int CORE_MINOR_VERSION = 0; -const unsigned int CORE_MICRO_VERSION = 19; +const unsigned int CORE_MICRO_VERSION = 20; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifdef DEBUG_ENABLED diff --git a/packaging/dali.spec b/packaging/dali.spec index e69c644..4b4f5ef 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali Summary: The OpenGLES Canvas Core Library -Version: 1.0.19 +Version: 1.0.20 Release: 1 Group: System/Libraries License: Apache-2.0