this is upcoming. then again, someone will likely end up reverting it.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
|||||||
* </li></ul>
|
* </li></ul>
|
||||||
*/
|
*/
|
||||||
#ifndef PRODUCT_VER_BARE
|
#ifndef PRODUCT_VER_BARE
|
||||||
#define PRODUCT_VER_BARE v5.0 alpha 1
|
#define PRODUCT_VER_BARE v5.0 alpha 1a
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
+2
-2
@@ -5,9 +5,9 @@
|
|||||||
!define PRODUCT_FAMILY "StepMania"
|
!define PRODUCT_FAMILY "StepMania"
|
||||||
|
|
||||||
; PRODUCT_ID must NOT be "StepMania" unless you want people to uninstall 3.9
|
; PRODUCT_ID must NOT be "StepMania" unless you want people to uninstall 3.9
|
||||||
; when they install StepMania 5.
|
; when they install StepMania 5. (not recommended)
|
||||||
!define PRODUCT_ID "StepMania 5"
|
!define PRODUCT_ID "StepMania 5"
|
||||||
!define PRODUCT_VER "v5.0 alpha 1"
|
!define PRODUCT_VER "v5.0 alpha 1a"
|
||||||
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
|
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
|
||||||
!define PRODUCT_BITMAP "sm5"
|
!define PRODUCT_BITMAP "sm5"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user