DALi Version 1.0.44
authorTom Robinson <tom.robinson@samsung.com>
Thu, 11 Jun 2015 09:46:01 +0000 (10:46 +0100)
committerYoonsang Lee <ysang114.lee@samsung.com>
Tue, 23 Jun 2015 02:23:02 +0000 (11:23 +0900)
Change-Id: I43d657eb8fb91c70445e1220b1267bc8a0d7c0c3

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

index 6581e81..8308dbd 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 = 43;
+const unsigned int CORE_MICRO_VERSION = 44;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f9b8f89..a69546d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.43
+Version:    1.0.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0