From 1309792437e078ba491dfc96a9daa8b0d36cf548 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 19 Sep 2003 02:31:57 +0000 Subject: [PATCH] update --- stepmania/src/ProductInfo.h | 2 +- stepmania/src/ProductInfo.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/ProductInfo.h b/stepmania/src/ProductInfo.h index 76565e3247..1eba9edfc3 100644 --- a/stepmania/src/ProductInfo.h +++ b/stepmania/src/ProductInfo.h @@ -3,5 +3,5 @@ #define PRODUCT_NAME "StepMania" #define PRODUCT_VER "3.9 random build" -//#define PRODUCT_VER "3.9 alpha 5" +//#define PRODUCT_VER "3.9 alpha 5a" #define PRODUCT_NAME_VER PRODUCT_NAME " " PRODUCT_VER diff --git a/stepmania/src/ProductInfo.inc b/stepmania/src/ProductInfo.inc index 13f859e95b..d0dc050553 100644 --- a/stepmania/src/ProductInfo.inc +++ b/stepmania/src/ProductInfo.inc @@ -3,7 +3,7 @@ !define PRODUCT_NAME "StepMania" !define PRODUCT_VER "3.9 random build" -; !define PRODUCT_VER "3.9 alpha 5" +; !define PRODUCT_VER "3.9 alpha 5a" !define PRODUCT_NAME_VER "${PRODUCT_NAME} ${PRODUCT_VER}" ; String used for the install directory and registry locations