DALi Version 1.0.22 64/32464/1 dali_1.0.22
authorKingsley Stephens <k.stephens@partner.samsung.com>
Thu, 18 Dec 2014 10:09:25 +0000 (10:09 +0000)
committerKingsley Stephens <k.stephens@partner.samsung.com>
Thu, 18 Dec 2014 10:09:25 +0000 (10:09 +0000)
Change-Id: If5d701f3fbd65b90c9d78be4d7db66316d97b97f

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

index 900e9a7..9354cdd 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 = 21;
+const unsigned int CORE_MICRO_VERSION = 22;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3ea7155..c94a993 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.21
+Version:    1.0.22
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0