DALi Version 1.0.32 93/36293/1 dali_1.0.32
authorLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 4 Mar 2015 16:10:53 +0000 (16:10 +0000)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 4 Mar 2015 16:10:53 +0000 (16:10 +0000)
Change-Id: Id8c08eb3594096b3bfa7312a3183e2450e6c714f

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

index 8986889..535e455 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 = 31;
+const unsigned int CORE_MICRO_VERSION = 32;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c590161..b80abf3 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.31
+Version:    1.0.32
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0