From 9995905bce6c4cf9f740d6438bbf7fcfd1c83dfd Mon Sep 17 00:00:00 2001 From: Thijs Miedema Date: Thu, 25 Aug 2022 15:37:57 +0200 Subject: [PATCH] Update version number --- CMakeLists.txt | 2 +- package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b4a8eb1..245c1e1c 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 a9c227d9..71f67ab8 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