DALi Version 1.3.28 35/181135/1 dali_1.3.28
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 8 Jun 2018 10:49:26 +0000 (11:49 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 8 Jun 2018 10:49:26 +0000 (11:49 +0100)
Change-Id: Id705eba32a80b887d092189025fbc79fdb7767c3

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

index 5c481bb..d37db3b 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 3;
-const unsigned int CORE_MICRO_VERSION = 27;
+const unsigned int CORE_MICRO_VERSION = 28;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 98c46ac..61004e5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.27
+Version:    1.3.28
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT