DALi Version 1.1.9 07/51307/1 dali_1.1.9
authorTom Robinson <tom.robinson@samsung.com>
Fri, 6 Nov 2015 10:37:01 +0000 (10:37 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 6 Nov 2015 10:37:01 +0000 (10:37 +0000)
Change-Id: I28513bc36abd9d79e0e6f137e2bc1b6bc97ccd57

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

index 9c1842a..2651ffc 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 = 8;
+const unsigned int ADAPTOR_MICRO_VERSION = 9;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3a1fd31..a68794a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.8
+Version:    1.1.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
index a8a3f0c..252e49b 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.8
+Version:    1.1.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT