testexecfw/symbianunittestfw/sutfw/inc/symbianunittestversion.h
changeset 1 bbd31066657e
parent 0 3e07fef1e154
equal deleted inserted replaced
0:3e07fef1e154 1:bbd31066657e
    15 *
    15 *
    16 */
    16 */
    17 #ifndef SYMBIANUNITTESTVERSION_H
    17 #ifndef SYMBIANUNITTESTVERSION_H
    18 #define SYMBIANUNITTESTVERSION_H
    18 #define SYMBIANUNITTESTVERSION_H
    19 
    19 
    20 #define SUT_MAJOR_VERSION 0 
    20 #define SUT_MAJOR_VERSION 1 
    21 #define SUT_MINOR_VERSION 9
    21 #define SUT_MINOR_VERSION 1
    22 #define SUT_BUILD_VERSION 1
    22 #define SUT_BUILD_VERSION 0
    23 
    23 
    24 #endif /*SYNBIANUNITTESTVERSION_H*/
    24 #endif /*SYNBIANUNITTESTVERSION_H*/