DALi Version 1.0.46 33/42233/1 dali_1.0.46
authorChu Hoang <c.hoang@samsung.com>
Wed, 24 Jun 2015 14:54:20 +0000 (15:54 +0100)
committerChu Hoang <c.hoang@samsung.com>
Wed, 24 Jun 2015 14:54:20 +0000 (15:54 +0100)
Change-Id: Iad4ab1c54d8a5fa3a07036736068f14669b5863f

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

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