DALi Version 1.0.40 69/38869/1 dali_1.0.40
authorLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 29 Apr 2015 14:34:00 +0000 (15:34 +0100)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 29 Apr 2015 14:34:00 +0000 (15:34 +0100)
Change-Id: Ic7c7d1e6e0384df33cbda5be10e34d77fcdbc317

dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 5475568..e537e1d 100644 (file)
@@ -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 = 39;
+const unsigned int CORE_MICRO_VERSION = 40;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e01edf3..f945944 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.39
+Version:    1.0.40
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0