about summary refs log tree commit diff
path: root/config.toml.example
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-11 03:19:21 +0900
committerGitHub <noreply@github.com>2020-10-11 03:19:21 +0900
commitc98b3e86c0359526624542a9d3c8be96dfd2cd62 (patch)
tree268f51067a1f6ddf27a386314e1b8a13c696d43e /config.toml.example
parent612fe9fe7802e784fe674b65e4081440e2aff13c (diff)
parentd2ca0c4c9b639651175446c05532e255a640cf3f (diff)
downloadrust-c98b3e86c0359526624542a9d3c8be96dfd2cd62.tar.gz
rust-c98b3e86c0359526624542a9d3c8be96dfd2cd62.zip
Rollup merge of #77787 - jyn514:consistent-versions, r=spastorino
Update `changelog-seen` in config.toml.example

This got out of sync when the version was bumped last time in #77133

Long-term we may want to find an easier way to maintain this that
doesn't require bumping the version in three different places. Off the
top of my head I can't think of anything, though. It _is_ documented in src/bootstrap/README.md, although I don't know how many people read that.

r? @Mark-Simulacrum
cc @spastorino
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index dc58fc433f5..e7e37c679e5 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -13,7 +13,7 @@
 # If it does not match the version that is currently running,
 # `x.py` will prompt you to update it and read the changelog.
 # See `src/bootstrap/CHANGELOG.md` for more information.
-changelog-seen = 1
+changelog-seen = 2
 
 # =============================================================================
 # Global Settings