DALi Version 1.0.33 20/36720/1 dali_1.0.33
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 12 Mar 2015 09:23:00 +0000 (09:23 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 12 Mar 2015 09:23:00 +0000 (09:23 +0000)
Change-Id: I02831eb192a44df97827d88093fb481445563c1d

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

index 535e455..633128c 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 = 32;
+const unsigned int CORE_MICRO_VERSION = 33;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 091f40b..d705681 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.32
+Version:    1.0.33
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0