Bump version to 5.0 beta 3. Holding off on tagging until people get in their last minute fixes.
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 beta 2b
|
#define PRODUCT_VER_BARE v5.0 beta 3
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
; 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. (not recommended)
|
; when they install StepMania 5. (not recommended)
|
||||||
!define PRODUCT_ID "StepMania 5"
|
!define PRODUCT_ID "StepMania 5"
|
||||||
!define PRODUCT_VER "v5.0 beta 2a"
|
!define PRODUCT_VER "v5.0 beta 3"
|
||||||
!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