4 alpha 4

This commit is contained in:
Chris Danford
2009-04-15 19:15:54 +00:00
parent fdeb564a72
commit 376f5b9ac9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#define PRODUCT_ID_BARE StepMania 4
// Version info displayed to the user
#define PRODUCT_VER_BARE alpha 3
#define PRODUCT_VER_BARE alpha 4
// A unique ID for a build of an application. This is used in crash reports and in the network code's version handling
#define PRODUCT_ID_VER_BARE PRODUCT_ID_BARE PRODUCT_VER_BARE
+1 -1
View File
@@ -5,7 +5,7 @@
; see ProductInfo.h for use descriptions
!define PRODUCT_ID "StepMania 4"
!define PRODUCT_VER "alpha 3"
!define PRODUCT_VER "alpha 4"
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "sm4"