From 5ced6272991cd1d558434d543b2ab521e4d481ee Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sun, 9 Oct 2005 22:03:07 +0000 Subject: [PATCH] not 3.9 any more --- stepmania/src/ProductInfo.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/ProductInfo.inc b/stepmania/src/ProductInfo.inc index fe5b9e929a..4e087473dd 100644 --- a/stepmania/src/ProductInfo.inc +++ b/stepmania/src/ProductInfo.inc @@ -2,8 +2,8 @@ ; Don't forget to also change ProductInfo.h! !define PRODUCT_NAME "StepMania" -!define PRODUCT_VER "3.9 random build" -; !define PRODUCT_VER "3.9 alpha 23" +!define PRODUCT_VER "4.0 CVS" +; !define PRODUCT_VER "4.0 alpha 1" !define PRODUCT_NAME_VER "${PRODUCT_NAME} ${PRODUCT_VER}" ; String used for the install directory and registry locations