genericopenlibs/openenvcore/include/pipsversion.h
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
equal deleted inserted replaced
18:47c74d1534e1 22:ddc455616bd6
    21 
    21 
    22 
    22 
    23 #ifndef _PIPSVERSION_H
    23 #ifndef _PIPSVERSION_H
    24 #define _PIPSVERSION_H
    24 #define _PIPSVERSION_H
    25 
    25 
    26 #define PIPS_VERSION 170
    26 #define PIPS_VERSION 174
    27 #define PIPS_MAJOR_VERSION 1
    27 #define PIPS_MAJOR_VERSION 1
    28 #define PIPS_MINOR_VERSION 7
    28 #define PIPS_MINOR_VERSION 7
    29 #define PIPS_BUILD_VERSION 0
    29 #define PIPS_BUILD_VERSION 4
    30 
    30 
    31 #endif //_PIPSVERSION_H
    31 #endif //_PIPSVERSION_H
    32 
    32 
    33 //End of File
    33 //End of File
    34 
    34