Bump version to beta 1.

This commit is contained in:
Colby Klein
2012-12-25 11:36:06 -08:00
parent 93ac5d2bc8
commit 6453802639
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
* </li></ul> * </li></ul>
*/ */
#ifndef PRODUCT_VER_BARE #ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE v5.0 alpha 3 #define PRODUCT_VER_BARE v5.0 beta 1
#endif #endif
/** /**
+1 -1
View File
@@ -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 alpha 3" !define PRODUCT_VER "v5.0 beta 1"
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}" !define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "sm5" !define PRODUCT_BITMAP "sm5"