From 61581d5832185f1541065dc06391d8f7c4dd916a Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Tue, 29 Jun 2021 18:28:29 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=205.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Louise Poubel --- CMakeLists.txt | 2 +- Changelog.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2367eb3e22..4607f3bec1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ find_package(ignition-cmake2 2.8.0 REQUIRED) #============================================================================ # 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 59c0666422..5d57c6f5c6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,9 +2,9 @@ ### Ignition Gazebo 5.X.X (20XX-XX-XX) -### Ignition Gazebo 5.1.0 (2021-06-28) +### Ignition Gazebo 5.1.0 (2021-06-29) -1. Depend on SDF 11.2, rendering 5.1 and GUI 5.1. Fix Windows. +1. Depend on SDF 11.2.1, rendering 5.1 and GUI 5.1. Fix Windows. * [Pull request #877](https://github.com/ignitionrobotics/ign-gazebo/pull/877) 1. Set gui camera pose