DALi Version 1.0.19 38/30938/1 dali_1.0.19
authorKingsley Stephens <k.stephens@partner.samsung.com>
Thu, 27 Nov 2014 11:26:02 +0000 (11:26 +0000)
committerKingsley Stephens <k.stephens@partner.samsung.com>
Thu, 27 Nov 2014 11:26:02 +0000 (11:26 +0000)
Change-Id: I9690bba71781c4db7c01d351024b66ea2cac50af

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

index a2faabd..b2726c5 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 = 18;
+const unsigned int CORE_MICRO_VERSION = 19;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c84825e..e69c644 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.18
+Version:    1.0.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0