diff options
| author | bors <bors@rust-lang.org> | 2022-01-20 17:46:12 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-20 17:46:12 +0000 |
| commit | db9d1b20bba1968c1ec1fc49616d4742c1725b4b (patch) | |
| tree | 1b6790a88387cbd674043a4fe0c59a4dddfaa8cb /src | |
| parent | 08182e4670b07fbb0511e01338eb9d6402c90dd3 (diff) | |
| parent | 64916b5487b63488db0cf885f0f0ca31764c4449 (diff) | |
| download | rust-1.58.1.tar.gz rust-1.58.1.zip | |
Auto merge of #93121 - pietroalbini:pa-1.58.1-really, r=pietroalbini 1.58.1
[stable] Prepare 1.58.1 artifacts #93110 added all the changes needed for the 1.58.1 release, but didn't bump the version number. This PR bumps the version number to produce the 1.58.1 stable artifacts. r? `@ghost`
Diffstat (limited to 'src')
| -rw-r--r-- | src/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version b/src/version index 79f82f6b8e0..69478d187bd 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -1.58.0 +1.58.1 |
