diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e029b8a97..7297ddb8a7 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.7) -project(CycloneDDS VERSION 0.8.1 LANGUAGES C) +project(CycloneDDS VERSION 0.8.2 LANGUAGES C) if(CMAKE_VERSION VERSION_LESS 3.12) # GENERATE_EXPORT_HEADER requires a C++ compiler up to version 3.12 enable_language(CXX) diff --git a/package.xml b/package.xml index b1f3ecb703..74ecba9038 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ cyclonedds - 0.8.0 + 0.8.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