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:
+1
-1
@@ -30,7 +30,7 @@
|
||||
* </li></ul>
|
||||
*/
|
||||
#ifndef PRODUCT_VER_BARE
|
||||
#define PRODUCT_VER_BARE v5.0 alpha 1a
|
||||
#define PRODUCT_VER_BARE v5.0 alpha 2
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
; PRODUCT_ID must NOT be "StepMania" unless you want people to uninstall 3.9
|
||||
; when they install StepMania 5. (not recommended)
|
||||
!define PRODUCT_ID "StepMania 5"
|
||||
!define PRODUCT_VER "v5.0 alpha 1a"
|
||||
!define PRODUCT_VER "v5.0 alpha 2"
|
||||
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
|
||||
!define PRODUCT_BITMAP "sm5"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user