stifui/stifui/inc/version.h
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
child 7 685c7418c584
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    18 #ifndef VERSION_H_
    18 #ifndef VERSION_H_
    19 #define VERSION_H_
    19 #define VERSION_H_
    20 
    20 
    21 #define STIFUI_MAJOR_VERSION 7
    21 #define STIFUI_MAJOR_VERSION 7
    22 #define STIFUI_MINOR_VERSION 3
    22 #define STIFUI_MINOR_VERSION 3
    23 #define STIFUI_BUILD_VERSION 23
    23 #define STIFUI_BUILD_VERSION 25
    24 
    24 
    25 #define STIFUI_REL_DATE "22nd Dec 2009"
    25 #define STIFUI_REL_DATE "19th Jan 2010"
    26 
    26 
    27 #define TO_UNICODE(text) _L(text) 
    27 #define TO_UNICODE(text) _L(text) 
    28 
    28 
    29 #endif /*VERSION_H_*/
    29 #endif /*VERSION_H_*/