diff --git a/CMakeLists.txt b/CMakeLists.txt index 298b2e6e6..b42491351 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ if (BUILD_SDF) gz_configure_project( NO_PROJECT_PREFIX REPLACE_INCLUDE_PATH sdf - VERSION_SUFFIX pre2) + VERSION_SUFFIX pre3) ################################################# # Find tinyxml2.