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

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

index c8fb74b..cf80028 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 = 43;
+const unsigned int ADAPTOR_MICRO_VERSION = 44;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 80b693b..848f5bf 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.43
+Version:    1.2.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT