diff --git a/CMakeLists.txt b/CMakeLists.txt index 47b2315b..90a36cfc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR}) #============================================================================ # Configure the project #============================================================================ -ign_configure_project(VERSION_SUFFIX pre1) +ign_configure_project(VERSION_SUFFIX) #============================================================================ # Set project-specific options diff --git a/Changelog.md b/Changelog.md index 665d980a..4236e8a5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,8 @@ ## Ignition Fuel Tools 6.x -### Ignition Fuel Tools 6.0.0 (20XX-XX-XX) +### Ignition Fuel Tools 6.X.X (20XX-XX-XX) + +### Ignition Fuel Tools 6.0.0 (2021-03-30) 1. Depend on ign-common4 * [Pull request #163](https://github.com/ignitionrobotics/ign-fuel-tools/pull/163) @@ -14,6 +16,9 @@ 1. Edifice deprecations * [Pull request #159](https://github.com/ignitionrobotics/ign-fuel-tools/pull/159) +1. Include windows instructions in examples README.md + * [Pull request #176](https://github.com/ignitionrobotics/ign-fuel-tools/pull/176) + ## Ignition Fuel Tools 5.x ### Ignition Fuel Tools 5.X.X (20XX-XX-XX)