From 4c5117867042a1268360f6bc7e38701416e3d165 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 14 Oct 2003 01:33:14 +0000 Subject: [PATCH] um, no, not that file --- stepmania/src/ProductInfo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/ProductInfo.h b/stepmania/src/ProductInfo.h index 0c898fc55c..4c7332f368 100644 --- a/stepmania/src/ProductInfo.h +++ b/stepmania/src/ProductInfo.h @@ -2,6 +2,6 @@ // Don't forget to also change ProductInfo.nsinc! #define PRODUCT_NAME "StepMania" -//#define PRODUCT_VER "3.9 random build" -#define PRODUCT_VER "3.9 alpha 7" +#define PRODUCT_VER "3.9 random build" +//#define PRODUCT_VER "3.9 alpha 7" #define PRODUCT_NAME_VER PRODUCT_NAME " " PRODUCT_VER