apicompatanamdw/compatanalysercmd/headeranalyser/src/ReportGeneratorConstants.h
changeset 12 a0eee409ff14
parent 3 ebe3f8f03b59
equal deleted inserted replaced
11:bdd2944b914b 12:a0eee409ff14
    19 #ifndef __REPORT_GENERATOR_CONSTANTS_H__
    19 #ifndef __REPORT_GENERATOR_CONSTANTS_H__
    20 #define __REPORT_GENERATOR_CONSTANTS_H__
    20 #define __REPORT_GENERATOR_CONSTANTS_H__
    21 
    21 
    22 // Node names for Report XML
    22 // Node names for Report XML
    23 
    23 
    24 #define HEADER_ANALYSER_VERSION "1.6.4"
    24 #define HEADER_ANALYSER_VERSION "1.6.6"
    25 #define HEADER_ANALYSER_DATE "15th February 2010"
    25 #define HEADER_ANALYSER_DATE "23rd June 2010"
    26 #define HEADER_ANALYSER_REPORT_VERSION "1.2"
    26 #define HEADER_ANALYSER_REPORT_VERSION "1.2"
    27 
    27 
    28 #define NODE_REPORTROOT "bbcresults"
    28 #define NODE_REPORTROOT "bbcresults"
    29 #define NODE_HEADER "header"
    29 #define NODE_HEADER "header"
    30 #define NODE_HEADER_BASELINEVERSION "baselineversion"
    30 #define NODE_HEADER_BASELINEVERSION "baselineversion"