DALi Version 1.0.49 51/44151/1 dali_1.0.49
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 17 Jul 2015 08:25:35 +0000 (09:25 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 17 Jul 2015 08:25:35 +0000 (09:25 +0100)
Change-Id: I2f9f863ef1aef95cbf0493bf7c6a30305fd82773

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

index 2c33bd2..4759dc7 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 = 48;
+const unsigned int CORE_MICRO_VERSION = 49;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f19b657..3928622 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.48
+Version:    1.0.49
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0