This commit is contained in:
Glenn Maynard
2004-09-09 02:24:08 +00:00
parent b2ea5452e8
commit 49f5ce2f8c
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -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
+1 -1
View File
@@ -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