src/c2html.h

changeset 78
719e3c6d4c9b
parent 70
60cecca5e484
equal deleted inserted replaced
77:ccc41b180db7 78:719e3c6d4c9b
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif
40 40
41 #define VERSION_MAJOR 3 41 #define VERSION_MAJOR 3
42 #define VERSION_MINOR 0 42 #define VERSION_MINOR 1
43 #define VERSION_DEVELOP 0 /* set this to zero for release version */ 43 #define VERSION_DEVELOP 0 /* set this to zero for release version */
44 44
45 /** 45 /**
46 * Writes the formatted source data to the output buffer. 46 * Writes the formatted source data to the output buffer.
47 * 47 *

mercurial