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 c57975e7abff2cb68f10e82e837542513c6a184c..82c9fd23d89b9043e4eb03df719d6aaddc24e80f 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 279f96b298a5608d72d1a4b638e42b15d62d903e..c062670d9238ac13b9cc82f10ad6d40523ef67d7 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