diff --git a/CMakeLists.txt b/CMakeLists.txt index 90a36cfc..47b2315b 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) +ign_configure_project(VERSION_SUFFIX pre1) #============================================================================ # Set project-specific options diff --git a/Changelog.md b/Changelog.md index fd2817bc..665d980a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,19 @@ +## Ignition Fuel Tools 6.x + +### Ignition Fuel Tools 6.0.0 (20XX-XX-XX) + +1. Depend on ign-common4 + * [Pull request #163](https://github.com/ignitionrobotics/ign-fuel-tools/pull/163) + +1. Depend on ign-msgs7 + * [Pull request #158](https://github.com/ignitionrobotics/ign-fuel-tools/pull/158) + +1. Unset DELETE method on Windows + * [Pull request #161](https://github.com/ignitionrobotics/ign-fuel-tools/pull/161) + +1. Edifice deprecations + * [Pull request #159](https://github.com/ignitionrobotics/ign-fuel-tools/pull/159) + ## Ignition Fuel Tools 5.x ### Ignition Fuel Tools 5.X.X (20XX-XX-XX)