DALi Version 2.2.9 27/286827/1 dali_2.2.9
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 13 Jan 2023 09:55:55 +0000 (09:55 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 13 Jan 2023 09:55:55 +0000 (09:55 +0000)
Change-Id: I26fdccbff49e99f2ea8bf4839407db436a7afc2d

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

index 0adf42e..53c4e01 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (c) 2022 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2023 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 2;
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 2;
-const uint32_t    CORE_MICRO_VERSION = 8;
+const uint32_t    CORE_MICRO_VERSION = 9;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6a7f0de..251d3a8 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.2.8
+Version:    2.2.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT