DALi Version 1.2.19 45/105445/1 dali_1.2.19
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 16 Dec 2016 13:19:41 +0000 (13:19 +0000)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 16 Dec 2016 13:19:41 +0000 (13:19 +0000)
Change-Id: I96f5871419611abb82531d9fde401309b2ecfb6a

adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 3986e70..0fb7774 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 18;
+const unsigned int ADAPTOR_MICRO_VERSION = 19;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b093c19..a4aea27 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.18
+Version:    1.2.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT