diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2023-12-07 12:43:52 +0100 |
|---|---|---|
| committer | Jakub Beránek <berykubik@gmail.com> | 2023-12-10 20:45:07 +0100 |
| commit | f1c5558edc7a795e1c4cd131ace9f61a4eccfb1d (patch) | |
| tree | 05846862f8aa754614506f2ee1f8526642ec1982 /config.example.toml | |
| parent | ccbd88dc833e35595297340be4c79a59ed314fec (diff) | |
| download | rust-f1c5558edc7a795e1c4cd131ace9f61a4eccfb1d.tar.gz rust-f1c5558edc7a795e1c4cd131ace9f61a4eccfb1d.zip | |
Add ChangeInfo record
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml index b103e9890d2..14e0b9d521f 100644 --- a/config.example.toml +++ b/config.example.toml @@ -30,7 +30,7 @@ # # If `change-id` does not match the version that is currently running, # `x.py` will prompt you to update it and check the related PR for more details. -change-id = 117813 +change-id = 118703 # ============================================================================= # Tweaking how LLVM is compiled |
