about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-10-10 10:08:36 -0400
committerJoshua Nelson <jyn514@gmail.com>2020-10-10 10:08:36 -0400
commitd2ca0c4c9b639651175446c05532e255a640cf3f (patch)
tree16d77e30becca4c4773bfedc20aa78a371c1c40d
parent7477d445c8b2e942f5cc745fae0e3233494e7460 (diff)
downloadrust-d2ca0c4c9b639651175446c05532e255a640cf3f.tar.gz
rust-d2ca0c4c9b639651175446c05532e255a640cf3f.zip
Update `changelog-seen` in config.toml.example
This got out of sync when the version was bumped last time.

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.
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index 6dc9eccbdfc..9b3a2d5aa72 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