DALi Version 1.0.20 78/31278/1 dali_1.0.20
authorLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 3 Dec 2014 12:21:40 +0000 (12:21 +0000)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 3 Dec 2014 12:22:21 +0000 (12:22 +0000)
Change-Id: I3dce23d153c2cc3325c5db4c94418a4c433a8bb7

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

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