From 18d457db94a5baefff79378cbc07d759ffd0384f Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Thu, 14 Aug 2003 07:00:22 +0000 Subject: [PATCH] Bump product version for next release. --- stepmania/src/ProductInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ProductInfo.h b/stepmania/src/ProductInfo.h index 1b02de0bc5..6bb94ce6a0 100644 --- a/stepmania/src/ProductInfo.h +++ b/stepmania/src/ProductInfo.h @@ -2,5 +2,5 @@ // Don't forget to also change ProductInfo.nsinc! #define PRODUCT_NAME "StepMania" -#define PRODUCT_VER "3.9 alpha 2" +#define PRODUCT_VER "3.9 alpha 3" #define PRODUCT_NAME_VER PRODUCT_NAME " " PRODUCT_VER