DALi Version 1.0.30 76/35576/1 dali_1.0.30
authorFerran Sole <ferran.sole@samsung.com>
Wed, 18 Feb 2015 14:33:43 +0000 (14:33 +0000)
committerFerran Sole <ferran.sole@samsung.com>
Wed, 18 Feb 2015 14:33:43 +0000 (14:33 +0000)
Change-Id: Ib40d381e715224faf973ddc96bd3223d7d46a728

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

index 388154c..d413ea0 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 = 29;
+const unsigned int CORE_MICRO_VERSION = 30;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 89754b4..617e9af 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.29
+Version:    1.0.30
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0