DALi Version 1.0.47 90/42690/1 dali_1.0.47
authorFerran Sole <ferran.sole@samsung.com>
Wed, 1 Jul 2015 13:18:07 +0000 (14:18 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Wed, 1 Jul 2015 13:18:07 +0000 (14:18 +0100)
Change-Id: Ib2e1b826560776c8152b3543cb7f75609cbde6ff

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

index 3200478..d750fed 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 = 46;
+const unsigned int CORE_MICRO_VERSION = 47;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a9aec9d..8ec4f57 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.46
+Version:    1.0.47
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0