DALi Version 1.2.34 90/123890/1 dali_1.2.34
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 7 Apr 2017 10:10:18 +0000 (11:10 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 7 Apr 2017 10:10:18 +0000 (11:10 +0100)
Change-Id: Iaf895fa2d2bcd0aebc805707e7e8f9c5103c92b4

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

index bc9fd06..c6304cb 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 = 33;
+const unsigned int CORE_MICRO_VERSION = 34;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index ae0a1dd..716a7cf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.33
+Version:    1.2.34
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT