Version un-bump. A comes before B, Jason.

This commit is contained in:
Colby Klein
2014-10-16 07:36:31 -07:00
parent e2905529e3
commit 530cfa1f2d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt.
________________________________________________________________________________ ________________________________________________________________________________
================================================================================ ================================================================================
StepMania 5.0 beta 4b | 20141015 StepMania 5.0 beta 4a | 20141015
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
2014/10/13 2014/10/13
+1 -1
View File
@@ -30,7 +30,7 @@
* </li></ul> * </li></ul>
*/ */
#ifndef PRODUCT_VER_BARE #ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE v5.0 beta 4b #define PRODUCT_VER_BARE v5.0 beta 4a
#endif #endif
/** /**
+1 -1
View File
@@ -7,7 +7,7 @@
; PRODUCT_ID must NOT be "StepMania" unless you want people to uninstall 3.9 ; PRODUCT_ID must NOT be "StepMania" unless you want people to uninstall 3.9
; when they install StepMania 5. (not recommended) ; when they install StepMania 5. (not recommended)
!define PRODUCT_ID "StepMania 5" !define PRODUCT_ID "StepMania 5"
!define PRODUCT_VER "v5.0 beta 4b" !define PRODUCT_VER "v5.0 beta 4a"
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}" !define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "sm5" !define PRODUCT_BITMAP "sm5"