look, we're this close to alpha 2. I'm just going to commit the productinfo and such, and then tag it once we all agree it's release-worthy

This commit is contained in:
AJ Kelly
2012-04-01 12:28:57 -05:00
parent cfbbd41df2
commit 326f8ba076
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -200,12 +200,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "StepMania Team \n http://www.stepmania.com/"
VALUE "FileDescription", "StepMania"
VALUE "FileVersion", "5, 0, 0, 6"
VALUE "InternalName", "sm-ssc v1.3.2a"
VALUE "FileVersion", "5, 0, 0, 0"
VALUE "InternalName", "sm-ssc v1.3.3"
VALUE "LegalCopyright", "Copyright © 2001-2012"
VALUE "OriginalFilename", "StepMania.exe"
VALUE "ProductName", "StepMania"
VALUE "ProductVersion", "5, 0, 0, 6"
VALUE "ProductVersion", "5, 0, 0, 0"
END
END
BLOCK "VarFileInfo"