DALi Version 1.0.34 14/37114/1 dali_1.0.34
authorRichard Huang <r.huang@samsung.com>
Thu, 19 Mar 2015 11:04:09 +0000 (11:04 +0000)
committerRichard Huang <r.huang@samsung.com>
Thu, 19 Mar 2015 11:04:09 +0000 (11:04 +0000)
Change-Id: Ic3946113acaf81654da6fb9c354cfbd7f2a204ce

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

index 633128c..9e60b1b 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 = 33;
+const unsigned int CORE_MICRO_VERSION = 34;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d705681..8deb61d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.33
+Version:    1.0.34
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0