src/cline.h

changeset 37
cf65b0ddd030
parent 36
a7ff583e153f
child 44
9574a181ec26
equal deleted inserted replaced
36:a7ff583e153f 37:cf65b0ddd030
30 */ 30 */
31 31
32 #ifndef CLINE_H_ 32 #ifndef CLINE_H_
33 #define CLINE_H_ 33 #define CLINE_H_
34 34
35 const char* VERSION="1.0.36"; 35 const char* VERSION="1.0.37";
36 36
37 #include "stdinc.h" 37 #include "stdinc.h"
38 #include "settings.h" 38 #include "settings.h"
39 39
40 #ifdef _cplusplus 40 #ifdef _cplusplus

mercurial