allow overriding, like PRODUCT_ID

This commit is contained in:
Glenn Maynard
2009-11-05 04:10:24 +00:00
parent 14c2a05de7
commit 906040db46
+2
View File
@@ -12,7 +12,9 @@
#define PRODUCT_ID_BARE StepMania 4
// Version info displayed to the user
#ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE alpha 4
#endif
// 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