diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b0dd2f12..01ec1e525 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(COMMAND CMAKE_POLICY) CMAKE_POLICY(SET CMP0004 NEW) endif(COMMAND CMAKE_POLICY) -project (sdformat14 VERSION 14.5.0) +project (sdformat14 VERSION 14.6.0) # The protocol version has nothing to do with the package version. # It represents the current version of SDFormat implemented by the software