DALi Version 1.0.39 41/38641/1 dali_1.0.39
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 23 Apr 2015 11:04:13 +0000 (12:04 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 23 Apr 2015 11:04:13 +0000 (12:04 +0100)
Change-Id: I8e0aa8c61691b706a0b37549bf95d15ce24c83e5

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

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