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