DALi Version 1.1.14 33/54133/1 dali_1.1.14
authorDavid Steele <david.steele@samsung.com>
Fri, 11 Dec 2015 14:41:47 +0000 (14:41 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 11 Dec 2015 14:41:47 +0000 (14:41 +0000)
Change-Id: Ief003074c92fc08cca3cce9eec0a49c81d026bdd

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

index 77e16f5..6cacade 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 = 13;
+const unsigned int ADAPTOR_MICRO_VERSION = 14;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8e9c5cc..38f889f 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.13
+Version:    1.1.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT