From: Nick Holland Date: Fri, 17 Jul 2015 08:25:35 +0000 (+0100) Subject: DALi Version 1.0.49 X-Git-Tag: dali_1.0.49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fdali_1.0.49;p=platform%2Fcore%2Fuifw%2Fdali-core.git DALi Version 1.0.49 Change-Id: I2f9f863ef1aef95cbf0493bf7c6a30305fd82773 --- diff --git a/dali/public-api/dali-core-version.cpp b/dali/public-api/dali-core-version.cpp index 2c33bd2..4759dc7 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 = 48; +const unsigned int CORE_MICRO_VERSION = 49; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifdef DEBUG_ENABLED diff --git a/packaging/dali.spec b/packaging/dali.spec index f19b657..3928622 100644 --- a/packaging/dali.spec +++ b/packaging/dali.spec @@ -1,6 +1,6 @@ Name: dali Summary: The OpenGLES Canvas Core Library -Version: 1.0.48 +Version: 1.0.49 Release: 1 Group: System/Libraries License: Apache-2.0