Bump version number in preparation for 0.6.0
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
3c1b14e6cb
commit
96248d1e6d
3 changed files with 19 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
# SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
|
||||
#
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
project(CycloneDDS VERSION 0.5.0)
|
||||
project(CycloneDDS VERSION 0.6.0)
|
||||
|
||||
# Set a default build type if none was specified
|
||||
set(default_build_type "RelWithDebInfo")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue