DALi Version 1.0.28 54/35054/1
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 6 Feb 2015 11:51:14 +0000 (11:51 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 6 Feb 2015 11:51:14 +0000 (11:51 +0000)
Change-Id: I2e919db782e514ccbb107d4eb285817ba55f2143

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

index b1ef8fd..dfd74d2 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 0;
-const unsigned int CORE_MICRO_VERSION = 27;
+const unsigned int CORE_MICRO_VERSION = 28;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index bf7c671..765a0c9 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.27
+Version:    1.0.28
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0