DALi Version 1.0.13 61/28761/1 dali_1.0.13
authorKingsley Stephens <k.stephens@partner.samsung.com>
Wed, 15 Oct 2014 12:58:34 +0000 (13:58 +0100)
committerKingsley Stephens <k.stephens@partner.samsung.com>
Wed, 15 Oct 2014 12:58:34 +0000 (13:58 +0100)
Change-Id: I199f7ca5b11cc8839bcafb9af3cd9b2d4f1b5573

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

index c57975e..82c9fd2 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 = 12;
+const unsigned int CORE_MICRO_VERSION = 13;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 279f96b..c062670 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.12
+Version:    1.0.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0