sm-ssc v1.0 rc1 (or so I hope)
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
* "v0.0": Final Releases
|
||||
*/
|
||||
#ifndef PRODUCT_VER_BARE
|
||||
#define PRODUCT_VER_BARE v1.0 beta 4
|
||||
#define PRODUCT_VER_BARE v1.0 rc1
|
||||
#endif
|
||||
|
||||
// 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
|
||||
!define PRODUCT_ID "sm-ssc"
|
||||
!define PRODUCT_VER "v1.0 beta 4"
|
||||
!define PRODUCT_VER "v1.0 rc1"
|
||||
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
|
||||
!define PRODUCT_BITMAP "ssc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user