diff --git a/CMakeLists.txt b/CMakeLists.txt index ca28ca1..b999c04 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.6.0) +project(CycloneDDS VERSION 0.7.0) # Set a default build type if none was specified set(default_build_type "RelWithDebInfo") diff --git a/package.xml b/package.xml index 913f141..e21d5aa 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ cyclonedds - 0.6.0 + 0.7.0 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