From 49f5ce2f8c285ec28e11a27c924c6d11f738f596 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 9 Sep 2004 02:24:08 +0000 Subject: [PATCH] update --- stepmania/src/ProductInfo.h | 3 +-- stepmania/src/ProductInfo.inc | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/stepmania/src/ProductInfo.h b/stepmania/src/ProductInfo.h index d61bfbd6e6..9762df99db 100644 --- a/stepmania/src/ProductInfo.h +++ b/stepmania/src/ProductInfo.h @@ -1,7 +1,6 @@ -// Currently, used only by the title screen. // Don't forget to also change ProductInfo.inc! #define PRODUCT_NAME "StepMania" #define PRODUCT_VER "3.9 random build" -//#define PRODUCT_VER "3.9 alpha 22" +//#define PRODUCT_VER "3.9 alpha 23" #define PRODUCT_NAME_VER PRODUCT_NAME " " PRODUCT_VER diff --git a/stepmania/src/ProductInfo.inc b/stepmania/src/ProductInfo.inc index 7e6ff24a8a..fe5b9e929a 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 22" +; !define PRODUCT_VER "3.9 alpha 23" !define PRODUCT_NAME_VER "${PRODUCT_NAME} ${PRODUCT_VER}" ; String used for the install directory and registry locations