DALi Version 1.1.13 87/53387/1 dali_1.1.13
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 4 Dec 2015 11:02:48 +0000 (11:02 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 4 Dec 2015 11:02:48 +0000 (11:02 +0000)
Change-Id: I95fb0ef0bf4e0f26e9f0973811da0925f72cef34

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

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