4 alpha 4
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#define PRODUCT_ID_BARE StepMania 4
|
||||
|
||||
// Version info displayed to the user
|
||||
#define PRODUCT_VER_BARE alpha 3
|
||||
#define PRODUCT_VER_BARE alpha 4
|
||||
|
||||
// A unique ID for a build of an application. This is used in crash reports and in the network code's version handling
|
||||
#define PRODUCT_ID_VER_BARE PRODUCT_ID_BARE PRODUCT_VER_BARE
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
; see ProductInfo.h for use descriptions
|
||||
!define PRODUCT_ID "StepMania 4"
|
||||
!define PRODUCT_VER "alpha 3"
|
||||
!define PRODUCT_VER "alpha 4"
|
||||
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
|
||||
!define PRODUCT_BITMAP "sm4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user