DALi Version 1.1.9 06/51306/1 dali_1.1.9
authorTom Robinson <tom.robinson@samsung.com>
Fri, 6 Nov 2015 10:36:52 +0000 (10:36 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 6 Nov 2015 10:36:52 +0000 (10:36 +0000)
Change-Id: I64f139bf7f6aaaeaf47fd364c85b776874fbbbc3

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

index 01e5209..c14a859 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 = 8;
+const unsigned int CORE_MICRO_VERSION = 9;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e7b8990..453ff0d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.8
+Version:    1.1.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT