if there are no problems, I think we can call this sm-ssc v1.0 beta 4.

This commit is contained in:
AJ Kelly
2010-05-30 23:54:31 -05:00
parent 6d11f95a85
commit aaf43b0c7f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 beta 3 #define PRODUCT_VER_BARE v1.0 beta 4
#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
View File
@@ -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 beta 3" !define PRODUCT_VER "v1.0 beta 4"
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}" !define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
!define PRODUCT_BITMAP "ssc" !define PRODUCT_BITMAP "ssc"