DALi Version 1.0.41 95/39095/1 accepted/tizen/common/20150512.125112 accepted/tizen/mobile/20150513.005622 accepted/tizen/tv/20150513.005255 accepted/tizen/wearable/20150513.005508 dali_1.0.41 submit/tizen/20150511.143422
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 8 May 2015 12:52:12 +0000 (13:52 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 8 May 2015 12:52:12 +0000 (13:52 +0100)
Change-Id: I8db45baf97da4ada478d61ae1a0072609d1dc8df

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

index e537e1d..dc1566b 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 = 40;
+const unsigned int CORE_MICRO_VERSION = 41;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f945944..5bca12a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.40
+Version:    1.0.41
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0