diff --git a/src/ProductInfo.h b/src/ProductInfo.h index ff4d6be8a2..4847ad6be4 100644 --- a/src/ProductInfo.h +++ b/src/ProductInfo.h @@ -30,7 +30,7 @@ * */ #ifndef PRODUCT_VER_BARE -#define PRODUCT_VER_BARE v5.0 alpha 3 +#define PRODUCT_VER_BARE v5.0 beta 1 #endif /** diff --git a/src/ProductInfo.inc b/src/ProductInfo.inc index cceb6c0448..4481b789ef 100644 --- a/src/ProductInfo.inc +++ b/src/ProductInfo.inc @@ -7,7 +7,7 @@ ; PRODUCT_ID must NOT be "StepMania" unless you want people to uninstall 3.9 ; when they install StepMania 5. (not recommended) !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_BITMAP "sm5"