DALi Version 1.0.45 57/41857/1 dali_1.0.45
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 18 Jun 2015 11:14:05 +0000 (12:14 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 18 Jun 2015 11:14:05 +0000 (12:14 +0100)
Change-Id: I0e01fce20f0ec725e9931181f2e59297caef434f

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

index 8308dbd..24f2705 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 = 44;
+const unsigned int CORE_MICRO_VERSION = 45;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a69546d..c6c6c67 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.44
+Version:    1.0.45
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0