DALi Version 1.2.44 30/134430/1 dali_1.2.44
authorUmar <m.umar@partner.samsung.com>
Fri, 16 Jun 2017 11:03:21 +0000 (12:03 +0100)
committerUmar <m.umar@partner.samsung.com>
Fri, 16 Jun 2017 11:03:21 +0000 (12:03 +0100)
Change-Id: If2e0e08ba448ddf90fdf1db0550e22783f7da7dc

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

index 01577ad..7f69b8e 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 43;
+const unsigned int CORE_MICRO_VERSION = 44;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index cb1d8c7..deddbe2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.43
+Version:    1.2.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT