DALi Version 1.2.30 61/118461/1 dali_1.2.30
authorDavid Steele <david.steele@samsung.com>
Fri, 10 Mar 2017 15:00:28 +0000 (15:00 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 10 Mar 2017 15:00:28 +0000 (15:00 +0000)
Change-Id: If1de12dcfcde05eabb9cd9647dbdbca115c7ef7b

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

index b90b29e1d52d26aeba80234d1b8a1bdbba38f0a8..57c23d3ce70fc4f57b56aad7a2a3904932ed25c2 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 29;
+const unsigned int CORE_MICRO_VERSION = 30;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 02b04c0f6c78bd3822bbb359dd097f1c45a4d602..06c311c47ab98a66b139200915a1a03f1cbda1bd 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.29
+Version:    1.2.30
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT