sm-ssc v1.0 RC2.

This commit is contained in:
AJ Kelly
2010-08-22 16:40:18 -05:00
parent efddddf846
commit ce94c8a041
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
* "v0.0": Final Releases
*/
#ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE v1.0 rc1.5
#define PRODUCT_VER_BARE v1.0 rc2
#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
View File
@@ -5,7 +5,7 @@
; see ProductInfo.h for use descriptions
!define PRODUCT_ID "sm-ssc"
!define PRODUCT_VER "v1.0 rc1.5"
!define PRODUCT_VER "v1.0 rc2"
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "ssc"