Remove reference to SM_BUILD_REV.

This commit is contained in:
David Anderson 2014-05-25 01:57:42 -07:00
parent 2e89d91a86
commit 9f0308530c

View File

@ -73,7 +73,7 @@ def output_version_headers():
#define SM_BUILD_MINOR \"{3}\" #define SM_BUILD_MINOR \"{3}\"
#define SM_BUILD_RELEASE \"{4}\" #define SM_BUILD_RELEASE \"{4}\"
#define SM_BUILD_UNIQUEID SM_BUILD_REV \":\" SM_BUILD_CSET #define SM_BUILD_UNIQUEID SM_BUILD_CSET
#define SM_VERSION_STRING \"{5}\" #define SM_VERSION_STRING \"{5}\"
#define SM_VERSION_FILE {6},{7},{8},0 #define SM_VERSION_FILE {6},{7},{8},0