[5.0] DALi version 1.3.50.1 32/194332/1 accepted/tizen/5.0/unified/20181205.063307 submit/tizen_5.0/20181203.075426 submit/tizen_5.0/20181205.003728
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 3 Dec 2018 07:25:33 +0000 (16:25 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 3 Dec 2018 07:26:22 +0000 (16:26 +0900)
Change-Id: Ib40f333152133bdb5701b50635d5898d52f6bbca

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

index 6ab69a5..53170c9 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 3;
-const unsigned int TOOLKIT_MICRO_VERSION = 50;
+const unsigned int TOOLKIT_MICRO_VERSION = 50001;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 319ca17..2813dbf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.3.50
+Version:    1.3.50.1
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT