diff options
author | MrMamen <MrMamen@users.noreply.github.com> | 2019-02-14 14:50:25 +0100 |
---|---|---|
committer | Niels Martin Hansen <nielsm@indvikleren.dk> | 2019-02-14 19:24:58 +0100 |
commit | 1f182c44c98a8d478e290ef9fcee27c33204cc08 (patch) | |
tree | 49e22d43c75b3887a01e1c4f75a6390b7742eb23 | |
parent | 045503e728f5db9784ca2e16720700d70f8e1627 (diff) | |
download | openttd-1f182c44c98a8d478e290ef9fcee27c33204cc08.tar.xz |
Fix: year for 1.9.0 betas in changelog
-rw-r--r-- | changelog.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.txt b/changelog.txt index 32eb4ca6d..7a8651d6e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,8 +1,8 @@ -1.9.0-beta2 (2018-02-09) +1.9.0-beta2 (2019-02-09) ------------------------------------------------------------------------ - Fix: Non-Windows builds did not get correct git hash -1.9.0-beta1 (2018-02-09) +1.9.0-beta1 (2019-02-09) ------------------------------------------------------------------------ Note: OpenTTD was migrated to GitHub for 1.9, so SVN revision and FlySpray numbers have been replaced with Pull Requests and Issue numbers - Feature: Group liveries, and livery window usability enhancements (#7108) |