DALi Version 1.0.53 16/45916/1 dali_1.0.53
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 12 Aug 2015 09:50:33 +0000 (10:50 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 12 Aug 2015 09:50:33 +0000 (10:50 +0100)
Change-Id: If0780d68701a4810d05104ea1d6d83b4d8c89549

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

index 325bb76..c96da6d 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 0;
-const unsigned int ADAPTOR_MICRO_VERSION = 52;
+const unsigned int ADAPTOR_MICRO_VERSION = 53;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 479ca8b..08e0636 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.0.52
+Version:    1.0.53
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
index 34909d5..1c9d2f5 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.0.52
+Version:    1.0.53
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT