DALi Version 1.1.8 08/50508/1 dali_1.1.8
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 29 Oct 2015 10:31:48 +0000 (10:31 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 29 Oct 2015 10:31:48 +0000 (10:31 +0000)
Change-Id: Ie2d4f04091cb3f4e64e1e864326abdce3ad7a568

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

index e2c2169..9c1842a 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 = 7;
+const unsigned int ADAPTOR_MICRO_VERSION = 8;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 184ad83..241308d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.7
+Version:    1.1.8
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
index e961db4..8300b8e 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.7
+Version:    1.1.8
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT