From 316ecb07ee55547d7182e89b457a6a1feffd9d08 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Mon, 8 Apr 2019 20:42:27 +0200 Subject: [PATCH] Fix: update AI/Game changelog to indicate 1.9.0 is released --- src/script/api/ai_changelog.hpp | 1 - src/script/api/game_changelog.hpp | 1 - 2 files changed, 2 deletions(-) diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp index 0afe4e08c4..f9db78c280 100644 --- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -17,7 +17,6 @@ * * \b 1.9.0 * - * 1.9.0 is not yet released. The following changes are not set in stone yet. * API additions: * \li AIAirport::GetMonthlyMaintenanceCost * \li AIGroup::SetParent diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index 094449d73b..b74f65deb5 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -17,7 +17,6 @@ * * \b 1.9.0 * - * 1.9.0 is not yet released. The following changes are not set in stone yet. * API additions: * \li GSAirport::GetMonthlyMaintenanceCost * \li GSClient