DALi Version 1.1.3 50/48350/1 dali_1.1.3
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 18 Sep 2015 10:03:12 +0000 (11:03 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 18 Sep 2015 10:03:12 +0000 (11:03 +0100)
Change-Id: If1b246c8522780ca139de0dbd0bbe53b6ac4578a

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

index f50e984..bd2bd9a 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 1;
-const unsigned int ADAPTOR_MICRO_VERSION = 2;
+const unsigned int ADAPTOR_MICRO_VERSION = 3;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5ff2e63..36397a8 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.2
+Version:    1.1.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
index ff03f46..fe3b754 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.2
+Version:    1.1.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT