DALi Version 1.0.38 58/38258/1 dali_1.0.38
authorFerran Sole <ferran.sole@samsung.com>
Wed, 15 Apr 2015 11:57:47 +0000 (12:57 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Wed, 15 Apr 2015 11:57:47 +0000 (12:57 +0100)
Change-Id: I5d20db202772d4cc738f39589ee12ede7bc05980

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

index 5ed163c..e98fca6 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 = 37;
+const unsigned int CORE_MICRO_VERSION = 38;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 69927ec..89a14da 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.37
+Version:    1.0.38
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0