DALi Version 1.0.17 61/30261/1 dali_1.0.17
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 13 Nov 2014 11:23:01 +0000 (11:23 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 13 Nov 2014 11:23:18 +0000 (11:23 +0000)
Change-Id: I2f51546406f6e7fcc08021c0f0d8db3f21c0c0d0

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

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