Skip to content

Commit

Permalink
update version to 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
trittsv authored and eboasson committed May 30, 2024
1 parent d7d2578 commit 50984cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
#
cmake_minimum_required(VERSION 3.16)
project(CycloneDDS-CXX VERSION 0.10.4 LANGUAGES C CXX)
project(CycloneDDS-CXX VERSION 0.10.5 LANGUAGES C CXX)

set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules")

Expand Down

0 comments on commit 50984cf

Please sign in to comment.