]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Add a changelog for x.py
[rust.git] / config.toml.example
index 8bf1b48ce830ee3741086337bf50940bd777e821..fb62e1b4726bcb42b97ee108aba55e52d91cea97 100644 (file)
@@ -9,6 +9,12 @@
 # a custom configuration file can also be specified with `--config` to the build
 # system.
 
+# Keeps track of the last version of `x.py` used.
+# 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
+
 # =============================================================================
 # Global Settings
 # =============================================================================