On closer inspection, this shouldn't be changed until 5.1.

This commit is contained in:
Ben "root" Anderson
2015-01-29 15:17:26 -06:00
parent 0a4902c648
commit 07defa4379
+1 -1
View File
@@ -16,7 +16,7 @@
* As an example, use "StepMania4" here, not "StepMania".
* It would cause a conflict with older versions such as StepMania 3.X.
*/
#define PRODUCT_ID_BARE StepMania 5.0
#define PRODUCT_ID_BARE StepMania 5
// These cannot be #undef'd so make them unlikely to conflict with anything
#define PRODUCT_STRINGIFY(x) #x