DALi Version 1.0.51 81/44981/1 dali_1.0.51
authorTom Robinson <tom.robinson@samsung.com>
Thu, 30 Jul 2015 08:26:20 +0000 (09:26 +0100)
committerTom Robinson <tom.robinson@samsung.com>
Thu, 30 Jul 2015 08:26:20 +0000 (09:26 +0100)
Change-Id: I38cc4bae9ccede9450d48a4286655f3d8ecdb428

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

index f585ad2..b071458 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 = 50;
+const unsigned int CORE_MICRO_VERSION = 51;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index aabe0ac..6b63de2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.50
+Version:    1.0.51
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0