DALi Version 1.1.2 61/47961/1 dali_1.1.2
authorRichard Huang <r.huang@samsung.com>
Thu, 10 Sep 2015 10:05:16 +0000 (11:05 +0100)
committerRichard Huang <r.huang@samsung.com>
Thu, 10 Sep 2015 10:05:16 +0000 (11:05 +0100)
Change-Id: I126fb4410c46965be065389b9a7b52e3fb0373c8

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

index f41fe16..f50e984 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 = 1;
+const unsigned int ADAPTOR_MICRO_VERSION = 2;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 380518f..5ff2e63 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.1
+Version:    1.1.2
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
index 6704d60..ff03f46 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.1
+Version:    1.1.2
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT