From b04552b9ab5875dde661258c2c9d00045d3dad4c Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 2 Jun 2013 15:04:12 -0400 Subject: [PATCH] Beta 2 is GO! --- src/ProductInfo.h | 2 +- src/ProductInfo.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ProductInfo.h b/src/ProductInfo.h index 3a8bd47149..d41139000d 100644 --- a/src/ProductInfo.h +++ b/src/ProductInfo.h @@ -30,7 +30,7 @@ * */ #ifndef PRODUCT_VER_BARE -#define PRODUCT_VER_BARE v5.0 beta 1a +#define PRODUCT_VER_BARE v5.0 beta 2 #endif /** diff --git a/src/ProductInfo.inc b/src/ProductInfo.inc index e05a6dd43e..97c556a206 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 beta 1a" +!define PRODUCT_VER "v5.0 beta 2" !define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}" !define PRODUCT_BITMAP "sm5"