I guess this is sm-ssc v1.0 final, then.
This commit is contained in:
@@ -10,13 +10,15 @@ supported but exist anyways.)
|
|||||||
_____________________________________________________________________________
|
_____________________________________________________________________________
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
sm-ssc v1.0 "final" | to be released 20100910
|
sm-ssc v1.0 "final" | 20100910
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
20100910
|
20100910
|
||||||
--------
|
--------
|
||||||
* [ScreenNetSelectBase] Metric name changes: UsersDX -> UserSpacingX,
|
* [ScreenNetSelectBase] Metric name changes: UsersDX -> UserSpacingX,
|
||||||
UsersAY -> UsersLine2Y
|
UsersAY -> UsersLine2Y
|
||||||
|
* [ScoreKeeperNormal] add MineHitIncrementsMissCombo and
|
||||||
|
AvoidMineIncrementsCombo metrics. [FSX]
|
||||||
|
|
||||||
20100907
|
20100907
|
||||||
--------
|
--------
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
* "v0.0": Final Releases
|
* "v0.0": Final Releases
|
||||||
*/
|
*/
|
||||||
#ifndef PRODUCT_VER_BARE
|
#ifndef PRODUCT_VER_BARE
|
||||||
#define PRODUCT_VER_BARE v1.0 rc2
|
#define PRODUCT_VER_BARE v1.0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// A unique ID for a build of an application. This is used in crash reports and in the network code's version handling
|
// A unique ID for a build of an application. This is used in crash reports and in the network code's version handling
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
; see ProductInfo.h for use descriptions
|
; see ProductInfo.h for use descriptions
|
||||||
!define PRODUCT_ID "sm-ssc"
|
!define PRODUCT_ID "sm-ssc"
|
||||||
!define PRODUCT_VER "v1.0 rc2"
|
!define PRODUCT_VER "v1.0"
|
||||||
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
|
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
|
||||||
!define PRODUCT_BITMAP "ssc"
|
!define PRODUCT_BITMAP "ssc"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user