DALi Version 1.0.43 88/40488/1 dali_1.0.43
authorRichard Huang <r.huang@samsung.com>
Thu, 4 Jun 2015 10:05:53 +0000 (11:05 +0100)
committerRichard Huang <r.huang@samsung.com>
Thu, 4 Jun 2015 10:05:53 +0000 (11:05 +0100)
Change-Id: I1cc45e6fceec7dd4f21860371b248c9711783622

dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 6631548..6581e81 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 0;
-const unsigned int CORE_MICRO_VERSION = 42;
+const unsigned int CORE_MICRO_VERSION = 43;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6a62cf7..f9b8f89 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.42
+Version:    1.0.43
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0