Skip to content

Commit 00ac744

Browse files
committed
Update rustup-init.sh for release
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent a1f7833 commit 00ac744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustup-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
1212
#XXX: If you change anything here, please make the same changes in setup_mode.rs
1313
usage() {
1414
cat 1>&2 <<EOF
15-
rustup-init 1.18.3 (302899482 2019-05-22)
15+
rustup-init 1.19.0 (a1f78334e 2019-09-07)
1616
The installer for rustup
1717
1818
USAGE:

0 commit comments

Comments
 (0)