DALi Version 1.0.37 78/38078/1
authorKingsley Stephens <k.stephens@samsung.com>
Fri, 10 Apr 2015 14:35:19 +0000 (15:35 +0100)
committerKingsley Stephens <k.stephens@samsung.com>
Fri, 10 Apr 2015 14:35:19 +0000 (15:35 +0100)
Change-Id: I66e880f3240f8ec61ecdbb2eddb8445b68b59e3c

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

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