DALi Version 1.2.55 14/147214/1 dali_1.2.55
authorUmar <m.umar@partner.samsung.com>
Fri, 1 Sep 2017 11:35:02 +0000 (12:35 +0100)
committerUmar <m.umar@partner.samsung.com>
Fri, 1 Sep 2017 11:35:02 +0000 (12:35 +0100)
Change-Id: Id9c669c2eb751b7bfc825a1f07127624db28f972

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

index d4b1486..d4a83b8 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 = 54;
+const unsigned int CORE_MICRO_VERSION = 55;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5b608ed..6ba4fca 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.54
+Version:    1.2.55
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT