auto merge of #11354 : brson/rust/versionwin, r=alexcrichton

The makefiles and the windows installer disagree on the name of this file. In practical terms this change only means that the '-pre' installers will be named 'rust-0.9-pre-install.exe' instead 'rust-0.9-install.exe'.
This commit is contained in:
bors 2014-01-06 16:31:52 -08:00
commit b6602cb74b
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ DisableStartupPrompt=true
OutputDir=.\
SourceDir=.\
OutputBaseFilename=rust-{#CFG_VERSION_WIN}-install
OutputBaseFilename=rust-{#CFG_VERSION}-install
DefaultDirName={pf32}\Rust
Compression=lzma2/ultra