DALi Version 1.0.2 03/25303/1 dali_1.0.2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 1 Aug 2014 14:50:12 +0000 (15:50 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 1 Aug 2014 14:50:12 +0000 (15:50 +0100)
Change-Id: I249e7f4ca118f2a659ab3c067d7e5592018957af

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

index e57ef07..d1beb7d 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 = 1;
+const unsigned int CORE_MICRO_VERSION = 2;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b617910..4e9587d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.1
+Version:    1.0.2
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0