From 8727ecd4327fe12378751b53ee53e08a42c2fd39 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 15 Jul 2003 20:54:34 +0000 Subject: [PATCH] update --- stepmania/stepmania.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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):