DALi Version 1.1.15 24/55424/1 dali_1.1.15
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 23 Dec 2015 17:21:37 +0000 (17:21 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 23 Dec 2015 17:21:37 +0000 (17:21 +0000)
Change-Id: I8a96164fae77e5eb829a48753acacc043774e43e

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

index 6cacade..33d42ff 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 = 14;
+const unsigned int ADAPTOR_MICRO_VERSION = 15;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0217b81..f5da2ad 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.14
+Version:    1.1.15
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT