this is upcoming. then again, someone will likely end up reverting it.

This commit is contained in:
AJ Kelly
2012-02-15 20:02:15 -06:00
parent 37c73feae8
commit 5db83f801c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
* </li></ul>
*/
#ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE v5.0 alpha 1
#define PRODUCT_VER_BARE v5.0 alpha 1a
#endif
/**
+2 -2
View File
@@ -5,9 +5,9 @@
!define PRODUCT_FAMILY "StepMania"
; 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_VER "v5.0 alpha 1"
!define PRODUCT_VER "v5.0 alpha 1a"
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "sm5"