Skip to content

Commit

Permalink
update version in install script
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Feb 1, 2023
1 parent 8c4dad7 commit 687a407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustup-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
#XXX: If you change anything here, please make the same changes in setup_mode.rs
usage() {
cat 1>&2 <<EOF
rustup-init 1.25.1 (48d233f65 2022-07-12)
rustup-init 1.25.2 (8c4dad73d 2023-02-01)
The installer for rustup
USAGE:
Expand Down

0 comments on commit 687a407

Please sign in to comment.