diff --git a/stepmania/stepmania.nsi b/stepmania/stepmania.nsi index 208e2267b3..1d2b7a3bb5 100644 --- a/stepmania/stepmania.nsi +++ b/stepmania/stepmania.nsi @@ -28,7 +28,7 @@ !system "utils\upx SDL_image.dll" ignore Name "${PRODUCT_NAME}" -OutFile "StepMania-CVS-20030704b.exe" +OutFile "StepMania-CVS-20030715a.exe" ;OutFile "StepMania301.exe" ; Some default compiler settings (uncomment and change at will):