DALi Version 1.1.13 86/53386/1 dali_1.1.13
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 4 Dec 2015 11:02:26 +0000 (11:02 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 4 Dec 2015 11:02:26 +0000 (11:02 +0000)
Change-Id: Ib4ecf33672d8020bfea4fa980194a376a17174b4

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

index a871e91..8c9fd36 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 1;
-const unsigned int CORE_MICRO_VERSION = 12;
+const unsigned int CORE_MICRO_VERSION = 13;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 29e0398..0094515 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.12
+Version:    1.1.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT