From 5db83f801c3d28b7bcf402d0672e5f8ab0225f16 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Wed, 15 Feb 2012 20:02:15 -0600 Subject: [PATCH] this is upcoming. then again, someone will likely end up reverting it. --- src/ProductInfo.h | 2 +- src/ProductInfo.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ProductInfo.h b/src/ProductInfo.h index 406eeee6f3..99377c3223 100644 --- a/src/ProductInfo.h +++ b/src/ProductInfo.h @@ -30,7 +30,7 @@ * */ #ifndef PRODUCT_VER_BARE -#define PRODUCT_VER_BARE v5.0 alpha 1 +#define PRODUCT_VER_BARE v5.0 alpha 1a #endif /** diff --git a/src/ProductInfo.inc b/src/ProductInfo.inc index 0bc8d97ce1..5ee7caff21 100644 --- a/src/ProductInfo.inc +++ b/src/ProductInfo.inc @@ -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"