DALi Version 1.0.18 71/30571/1 dali_1.0.18
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 20 Nov 2014 12:54:01 +0000 (12:54 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 20 Nov 2014 12:56:26 +0000 (12:56 +0000)
Change-Id: If9671a4e1dd859710409ef208ddce6e7a0a84125

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

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