diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b4a8eb151..245c1e1c85 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ # SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause # cmake_minimum_required(VERSION 3.16) -project(CycloneDDS VERSION 0.10.0 LANGUAGES C) +project(CycloneDDS VERSION 0.10.2 LANGUAGES C) # Set a default build type if none was specified set(default_build_type "RelWithDebInfo") diff --git a/package.xml b/package.xml index a9c227d9bf..71f67ab8ab 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ cyclonedds - 0.10.0 + 0.10.2 Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project. Eclipse Foundation, Inc. Eclipse Public License 2.0